Searched defs:isSingleton (Results 1 – 9 of 9) sorted by relevance
47 std::shared_ptr<CpuCollector> CpuCollector::Create(bool isSingleton) in Create()
29 std::shared_ptr<ThreadCpuCollector> ThreadCpuCollector::Create(int32_t pid, bool isSingleton) in Create()
363 const bool isSingleton = (code == static_cast<int32_t>(AppExecFwk::LaunchMode::SINGLETON)); in OnAbilityConnectDone() local
479 const std::string& pageSourceFile, bool isSingleton) in LoadDestinationFile()
174 const std::string& moduleName, bool isSingleton) in LoadNavDestinationSource()
645 bool isSingleton) -> int32_t { in Initialize()
1506 void AppRunningRecord::SetSingleton(bool isSingleton) in SetSingleton()
1087 bool isSingleton = info.IsSingleton(); in CheckSingleton() local4150 bool isSingleton = newInfos.begin()->second.IsSingleton(); in GetConfirmUserId() local
1708 const std::string& moduleName, const std::string& pageSourceFile, bool isSingleton) in LoadNavDestinationSource()