Home
last modified time | relevance | path

Searched defs:singleton (Results 1 – 13 of 13) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_ui_share_context.cpp22 static RSUIShareContext singleton; in GetInstance() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/AppScope/
Dapp.json11 "singleton": false, boolean
/foundation/resourceschedule/background_task_mgr/resources/main/
Dconfig.json4 "singleton": true, boolean
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dpre_scan_info.h32 bool singleton = false; member
Dinner_bundle_info.h709 void SetSingleton(bool singleton) in SetSingleton()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_vulkan_context.cpp84 static RsVulkanContext singleton {}; in GetSingleton() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_info.h104 bool singleton = false; member
Dapplication_info.h172 bool singleton = false; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_profile.cpp156 std::pair<bool, bool> singleton = std::make_pair<>(false, false); member
238 bool singleton = false; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dapplication_info.h112 bool singleton = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dmodule_profile.cpp128 std::pair<bool, bool> singleton = std::make_pair<>(false, false); member
214 bool singleton = false; member
Dbundle_install_checker.cpp884 bool singleton = (infos.begin()->second).IsSingleton(); in CheckAppLabelInfo() local
Dbundle_profile.cpp134 bool singleton = false; member