Home
last modified time | relevance | path

Searched defs:providerPid (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_running_manager_test/
H A Dapp_running_manager_test.cpp334 pid_t providerPid = 1002; variable
360 static pid_t providerPid = 200000; in __anonb0a5bd360202() local
393 pid_t providerPid = 1002; variable
430 …pid_t providerPid = 1001; // same with host pid, ie uiability and uiextensionability in same proce… variable
552 pid_t providerPid = 2001; // a uiextensionability has two root host info. variable
599 pid_t providerPid = 2001; // a uiextensionability has two root host info. variable
652 static pid_t providerPid = 200000; in __anonb0a5bd360302() local
/ohos5.0/base/security/permission_lite/services/ipc_auth/include/
H A Dpolicy_define.h39 unsigned int providerPid; member
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/
H A Dabilityappmgrapprunningmanager_fuzzer.cpp142 pid_t providerPid = static_cast<pid_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPIaddb() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.c312 PidHandle providerPid = SASTORA_FindPidHandleByIpcHandle(&server->store, identity->handle); in ProcGetFeature() local
H A Dsamgr_server_rpc.c426 PidHandle providerPid = SASTORA_FindPidHandleByIpcHandle(&server->store, identity->handle); in ProcGetFeature() local
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp1446 …Manager::AddUIExtensionLauncherItem(int32_t uiExtensionAbilityId, pid_t hostPid, pid_t providerPid) in AddUIExtensionLauncherItem()
H A Dapp_mgr_service_inner.cpp666 pid_t providerPid = -1; in AddUIExtensionLauncherItem() local