Searched refs:HandleSetDebugMode (Results 1 – 5 of 5) sorted by relevance
97 int32_t SysEventServiceStub::HandleSetDebugMode(MessageParcel& data, in HandleSetDebugMode() function in OHOS::HiviewDFX::SysEventServiceStub192 return HandleSetDebugMode(data, reply, option); in OnRemoteRequest()
40 int32_t HandleSetDebugMode(MessageParcel& data,
708 ErrCode HandleSetDebugMode(MessageParcel &data, MessageParcel &reply);
1468 ErrCode res = bundleMgrHost.HandleSetDebugMode(data, reply);
420 errCode = this->HandleSetDebugMode(data, reply); in OnRemoteRequest()3063 ErrCode BundleMgrHost::HandleSetDebugMode(MessageParcel &data, MessageParcel &reply) in HandleSetDebugMode() function in OHOS::AppExecFwk::BundleMgrHost