/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_running_manager_test/ |
H A D | app_running_manager_test.cpp | 370 std::vector<pid_t> providerPids; in __anonb0a5bd360202() local 402 std::vector<pid_t> providerPids; variable 439 std::vector<pid_t> providerPids; variable 484 std::vector<pid_t> providerPids; variable 533 std::vector<pid_t> providerPids; variable 563 std::vector<pid_t> providerPids; variable 610 std::vector<pid_t> providerPids; variable 663 std::vector<pid_t> providerPids; in __anonb0a5bd360302() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | app_mgr_interface.h | 719 virtual int32_t GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/ |
H A D | app_mgr_proxy_test.cpp | 615 std::vector<pid_t> providerPids; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/ |
H A D | abilityappmgrapprunningmanager_fuzzer.cpp | 138 std::vector<pid_t> providerPids; in DoSomethingInterestingWithMyAPIaddb() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/ |
H A D | app_mgr_client_test.cpp | 1094 std::vector<pid_t> providerPids; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
H A D | app_mgr_service_test.cpp | 1644 std::vector<pid_t> providerPids; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service.cpp | 1560 int32_t AppMgrService::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid()
|
H A D | app_running_manager.cpp | 1433 …_t AppRunningManager::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid()
|
H A D | app_mgr_service_inner.cpp | 7515 …t AppMgrServiceInner::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in NotifyAppFaultBySA()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_client.cpp | 1224 int32_t AppMgrClient::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid()
|
H A D | app_mgr_proxy.cpp | 1835 int32_t AppMgrProxy::GetAllUIExtensionProviderPid(pid_t hostPid, std::vector<pid_t> &providerPids) in GetAllUIExtensionProviderPid()
|
H A D | app_mgr_stub.cpp | 1535 std::vector<pid_t> providerPids; in HandleGetAllUIExtensionProviderPid() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/ |
H A D | app_mgr_service_inner_test.cpp | 4172 std::vector<pid_t> providerPids; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 5640 std::vector<pid_t> providerPids; in DumpUIExtensionProviderRunningInfos() local
|