Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h176 saCaller_(saCaller) in CallerRecord()
191 return saCaller_; in GetSaCaller()
221 std::shared_ptr<SystemAbilityCallerRecord> saCaller_ = nullptr; member in OHOS::AAFwk::CallerRecord
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp1734 caller->saCaller_ = std::make_shared<SystemAbilityCallerRecord>(srcAbilityId, abilityRecord->GetToken()); in HWTEST_F()
1751 caller->saCaller_ = nullptr; in HWTEST_F()
1813 caller->saCaller_ = nullptr; in HWTEST_F()
1833 caller->saCaller_ = std::make_shared<SystemAbilityCallerRecord>(srcAbilityId, abilityRecord->GetToken()); in HWTEST_F()

Completed in 7 milliseconds