Home
last modified time | relevance | path

Searched defs:svcIdentity (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_register_listener_req.h39 void SetSvcIdentity(SvcIdentity svcIdentity) in SetSvcIdentity()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundlems_client.cpp21 BundleMsClient::BundleMsClient(const SvcIdentity &svcIdentity) in BundleMsClient()
H A Dbundle_daemon.cpp141 SvcIdentity svcIdentity; in RegisterCallbackInvoke() local
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/client/
H A Dability_thread_client.h32 SvcIdentity svcIdentity; member
/ohos5.0/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dclient_listener_handler.cpp77 SvcIdentity *svcIdentity = adapter_->GetEngineListener(); in OneAction() local
H A Dsa_server_adapter.cpp89 void SaServerAdapter::SaveEngineListener(SvcIdentity *svcIdentity) in SaveEngineListener()
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/client/
H A Dipc_test_client.c42 SvcIdentity svcIdentity = SAMGR_GetRemoteIdentity(IPC_TEST_SERVICE, NULL); in AddDeathCallback() local
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dability_thread_client.cpp36 AbilityThreadClient::AbilityThreadClient(uint64_t token, pid_t pid, const SvcIdentity &svcIdentity, in AbilityThreadClient()
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_ms_feature.cpp338 auto svcIdentity = reinterpret_cast<SvcIdentity *>(AdapterMalloc(sizeof(SvcIdentity))); in ChangeInnerCallbackServiceId() local
H A Dbundle_manager_service.cpp79 std::vector<SvcIdentity> svcIdentity = ManagerService::GetInstance().GetServiceId(); in InnerTransact() local
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp74 SvcIdentity svcIdentity = pReq->GetSvcIdentity(); in ON_IPC_SET_REQUEST() local