Home
last modified time | relevance | path

Searched defs:callerSystemAbilityRecord (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1877 std::shared_ptr<SystemAbilityCallerRecord> callerSystemAbilityRecord = caller->GetSaCaller(); in SendResultToCallers() local
1945 std::shared_ptr<SystemAbilityCallerRecord> callerSystemAbilityRecord = caller->GetSaCaller(); in SaveResult() local
1955 SetResultToSystemAbility( std::shared_ptr<SystemAbilityCallerRecord> callerSystemAbilityRecord, Want &resultWant, int resultCode) SetResultToSystemAbility() argument
1975 SendResultToSystemAbility(int requestCode, const std::shared_ptr<SystemAbilityCallerRecord> callerSystemAbilityRecord, int32_t callerUid, uint32_t accessToken, bool schedulerdied) SendResultToSystemAbility() argument
[all...]

Completed in 8 milliseconds