Searched refs:IsCreateBySystemApp (Results 1 – 6 of 6) sorted by relevance
146 if (IsCreateBySystemApp()) { in GetDatabaseDir()231 bool ContextDeal::IsCreateBySystemApp() const in IsCreateBySystemApp() function in OHOS::AppExecFwk::ContextDeal477 if (IsCreateBySystemApp()) { in GetBaseDir()
331 bool IsCreateBySystemApp() const;
116 if (IsCreateBySystemApp()) { in GetBundleCodeDir()161 if (IsCreateBySystemApp()) { in GetDatabaseDirWithCheck()312 if (IsCreateBySystemApp()) { in GetAllTempDir()341 if (IsCreateBySystemApp()) { in GetDistributedFilesDir()646 if (IsCreateBySystemApp()) { in GetBaseDir()1135 bool ContextImpl::IsCreateBySystemApp() const in IsCreateBySystemApp() function in OHOS::AbilityRuntime::ContextImpl
457 EXPECT_FALSE(context_->IsCreateBySystemApp());468 EXPECT_TRUE(context_->IsCreateBySystemApp());
1127 auto isSystemApp = contextImpl->IsCreateBySystemApp();1131 isSystemApp = contextImpl->IsCreateBySystemApp();
427 bool IsCreateBySystemApp() const;