Home
last modified time | relevance | path

Searched refs:GetRequestWho (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h48 std::string GetRequestWho();
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp87 std::string PendingWantKey::GetRequestWho() in GetRequestWho() function in OHOS::AAFwk::PendingWantKey
H A Dpending_want_manager.cpp177 if (inputKey->GetRequestWho().compare(key->GetRequestWho()) != 0) { in CheckPendingWantRecordByKey()
707 dumpInfo = " result who [" + pendingKey->GetRequestWho() + "]"; in Dump()
740 dumpInfo = " result who [" + pendingKey->GetRequestWho() + "]"; in DumpByRecordId()
/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H A Dpending_want_key_test.cpp89 EXPECT_EQ(PENDING_WANT_WHO, amsPendingWantKey->GetRequestWho()); in HWTEST_F()
/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp92 pendingWantKey->GetRequestWho(); in DoSomethingInterestingWithMyAPI()

Completed in 4 milliseconds