Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1926 auto latestCaller = callerRecordList.back(); in SaveResultToCallers() local
1932 if (caller == latestCaller) { in SaveResultToCallers()