Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_record_manager.cpp730 auto cachedCaller = GetCachedFocusedCallerToken(extensionRecordId); in IsFocused() local
731 if (cachedCaller != nullptr && cachedCaller == focusToken) { in IsFocused()