Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp48 requestResolvedType_ = requestResolvedType; in SetRequestResolvedType()
111 return requestResolvedType_; in GetRequestResolvedType()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h67 std::string requestResolvedType_ = {}; variable