Home
last modified time | relevance | path

Searched refs:requestWho_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp32 requestWho_ = requestWho; in SetRequestWho()
89 return requestWho_; in GetRequestWho()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h64 std::string requestWho_ = {}; variable