Home
last modified time | relevance | path

Searched refs:GetSaCaller (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h189 std::shared_ptr<SystemAbilityCallerRecord> GetSaCaller() in GetSaCaller() function in OHOS::AAFwk::CallerRecord
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1877 std::shared_ptr<SystemAbilityCallerRecord> callerSystemAbilityRecord = caller->GetSaCaller(); in SendResultToCallers()
1945 std::shared_ptr<SystemAbilityCallerRecord> callerSystemAbilityRecord = caller->GetSaCaller(); in SaveResult()
2153 std::shared_ptr<SystemAbilityCallerRecord> saCaller = callerRecord->GetSaCaller(); in AddSystemAbilityCallerRecord()

Completed in 9 milliseconds