Home
last modified time | relevance | path

Searched refs:GetBinderPeerPids (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/
H A Dabilityappfreezemanager_fuzzer.cpp73 freeze->GetBinderPeerPids(stack, pid); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h95 std::set<int> GetBinderPeerPids(std::string& stack, int pid) const;
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp270 std::set<int> pids = GetBinderPeerPids(binderInfo, pid); in AcquireStack()
382 std::set<int> AppfreezeManager::GetBinderPeerPids(std::string& stack, int pid) const in GetBinderPeerPids() function in OHOS::AppExecFwk::AppfreezeManager

Completed in 3 milliseconds