Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_item.cpp205 : isNotHap_(isNotHap), callerPid_(callerPid), callerToken_(callerToken) {} in CallerInfo()
209 return isNotHap_; in IsNotHap()
223 bool isNotHap_ = false; member in OHOS::AAFwk::ConnectedDataAbility::CallerInfo