Searched refs:GetRequestWho (Results 1 – 5 of 5) sorted by relevance
48 std::string GetRequestWho();
87 std::string PendingWantKey::GetRequestWho() in GetRequestWho() function in OHOS::AAFwk::PendingWantKey
173 if (inputKey->GetRequestWho().compare(key->GetRequestWho()) != 0) { in CheckPendingWantRecordByKey()695 dumpInfo = " result who [" + pendingKey->GetRequestWho() + "]"; in Dump()728 dumpInfo = " result who [" + pendingKey->GetRequestWho() + "]"; in DumpByRecordId()
89 EXPECT_EQ(PENDING_WANT_WHO, amsPendingWantKey->GetRequestWho());
92 pendingWantKey->GetRequestWho(); in DoSomethingInterestingWithMyAPI()