Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1911 auto callerRecordList = GetCallerRecordList(); in SaveResultToCallers() local
1912 if (callerRecordList.empty()) { in SaveResultToCallers()
1913 TAG_LOGW(AAFwkTag::ABILITYMGR, "callerRecordList empty"); in SaveResultToCallers()
1916 auto latestCaller = callerRecordList.back(); in SaveResultToCallers()
1917 for (auto caller : callerRecordList) { in SaveResultToCallers()

Completed in 8 milliseconds