Home
last modified time | relevance | path

Searched refs:callerName_ (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_record.cpp291 callerName_ = targetRecord->GetAbilityInfo().bundleName; in AttachCallerInfo()
297 callerName_ = ConnectionStateManager::GetProcessNameByPid(callerPid_); in AttachCallerInfo()
317 return callerName_; in GetCallerName()
H A Dconnection_state_item.cpp237 : callerUid_(callerUid), callerPid_(callerPid), callerName_(callerName) in ConnectionStateItem()
471 data.callerName = callerName_; in GenerateConnectionData()
482 data.callerName = callerName_; in GenerateConnectionData()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_record.h163 std::string callerName_; // caller bundleName or processName member in OHOS::AAFwk::ConnectionRecord
H A Dconnection_state_item.h133 std::string callerName_; member in OHOS::AAFwk::ConnectionStateItem

Completed in 3 milliseconds