Home
last modified time | relevance | path

Searched defs:abilityKey (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
Dscene_session_manager_test7.cpp1859 std::string abilityKey = "com.example.recposentryEntryAbility"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_bundle_info.cpp2291 for (auto abilityKey : oldModuleInfo.abilityKeys) { in RemoveModuleInfo() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session_manager.cpp4619 std::string abilityKey; in OnSetIsWindowRectAutoSave() local
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp16156 const std::string& abilityKey, bool isSaveBySpecifiedFlag) in SetIsWindowRectAutoSave()