mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 14:30:21 +00:00
fix code
Signed-off-by: xinking129 <xinxin13@huawei.com>
This commit is contained in:
parent
4580c3c74c
commit
8aa4ba4d57
@ -72,7 +72,7 @@ private:
|
||||
bool EnforceInterfaceToken(MessageParcel& data);
|
||||
bool CallerInfoUnmarshalling(CallerInfo& callerInfo, MessageParcel& data);
|
||||
void SaveExtraInfo(const nlohmann::json& extraInfoJson, CallerInfo& callerInfo);
|
||||
void InitCallBackInnerFirst();
|
||||
void InitCallBackInnerFirst();
|
||||
|
||||
int32_t StopRemoteExtensionAbilityInner(MessageParcel& data, MessageParcel& reply);
|
||||
int32_t StopExtensionAbilityFromRemoteInner(MessageParcel& data, MessageParcel& reply);
|
||||
|
Loading…
Reference in New Issue
Block a user