Home
last modified time | relevance | path

Searched defs:providerPids (Results 1 - 14 of 14) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h771 virtual int32_t GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H A Dapp_mgr_proxy_test.cpp615 std::vector<pid_t> providerPids; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_running_manager_test/
H A Dapp_running_manager_test.cpp402 std::vector<pid_t> providerPids; in HWTEST_F() local
439 std::vector<pid_t> providerPids; in HWTEST_F() local
484 std::vector<pid_t> providerPids; HWTEST_F() local
533 std::vector<pid_t> providerPids; HWTEST_F() local
563 std::vector<pid_t> providerPids; HWTEST_F() local
610 std::vector<pid_t> providerPids; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1646 std::vector<pid_t> providerPids; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp1107 std::vector<pid_t> providerPids; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/
H A Dabilityappmgrapprunningmanager_fuzzer.cpp139 std::vector<pid_t> providerPids; in DoSomethingInterestingWithMyAPIaddb() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp4222 std::vector<pid_t> providerPids; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_stub.cpp1521 std::vector<pid_t> providerPids; in HandleGetAllUIExtensionProviderPid() local
H A Dapp_mgr_proxy.cpp1819 int32_t AppMgrProxy::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() argument
H A Dapp_mgr_client.cpp1213 int32_t AppMgrClient::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp1441 int32_t AppRunningManager::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() argument
H A Dapp_mgr_service.cpp1517 int32_t AppMgrService::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid() argument
H A Dapp_mgr_service_inner.cpp1152 std::vector<pid_t> providerPids; in UpdateAllProviderConfig() local
7587 int32_t AppMgrServiceInner::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in NotifyAppFaultBySA() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp5619 std::vector<pid_t> providerPids; in DumpUIExtensionProviderRunningInfos() local

Completed in 60 milliseconds