Home
last modified time | relevance | path

Searched defs:isSingleton (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dlocal_call_container.cpp363 const bool isSingleton = (code == static_cast<int32_t>(AppExecFwk::LaunchMode::SINGLETON)); in OnAbilityConnectDone() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp477 LoadDestinationFile(const std::string& bundleName, const std::string& moduleName, const std::string& pageSourceFile, bool isSingleton) LoadDestinationFile() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h172 LoadNavDestinationSource(const std::string& pageUrl, const std::string& bundleName, const std::string& moduleName, bool isSingleton) LoadNavDestinationSource() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp1510 void AppRunningRecord::SetSingleton(bool isSingleton) in SetSingleton() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1717 LoadNavDestinationSource(const std::string& bundleName, const std::string& moduleName, const std::string& pageSourceFile, bool isSingleton) LoadNavDestinationSource() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1093 bool isSingleton = info.IsSingleton(); in CheckSingleton() local
4324 bool isSingleton = newInfos.begin()->second.IsSingleton(); in GetConfirmUserId() local

Completed in 22 milliseconds