Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/photo_editor_extension_test/
H A Dphoto_editor_extension_module_loader_test.cpp83 auto finder = params.find(key); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dauto_fill_extension_module_loader_test.cpp87 auto finder = params.find(key); in HWTEST_F() local
H A Daction_extension_module_loader_test.cpp87 auto finder = params.find(key); in HWTEST_F() local
H A Dform_extension_module_loader_test.cpp100 auto finder = params.find(key); in HWTEST_F() local
H A Dembedded_ui_extension_module_loader_test.cpp87 auto finder = params.find(key); in HWTEST_F() local
H A Dservice_extension_module_loader_test.cpp95 auto finder = params.find(key); in HWTEST_F() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_debug_manager.cpp32 const auto &finder = in RegisterAppDebugListener() local
58 const auto &finder = in UnregisterAppDebugListener() local
100 auto finder = std::find_if(debugInfos_.begin(), debugInfos_.end(), isExist); in StopDebug() local
136 auto finder = std::find_if(debugInfos_.begin(), debugInfos_.end(), isExist); in GetIncrementAppDebugInfos() local
158 auto finder = std::find_if(debugInfos_.begin(), debugInfos_.end(), isExist); RemoveAppDebugInfo() local
[all...]
H A Dmodule_running_record.cpp166 const auto &finder = std::find_if(terminateAbilities_.begin(), in GetAbilityRunningRecord() local

Completed in 6 milliseconds