Searched refs:IsDebugMode (Results 1 – 7 of 7) sorted by relevance
25 bool mode = ManagerService::GetInstance().IsDebugMode(); in VerifySignature()
159 bool ManagerService::IsDebugMode() const in IsDebugMode() function in OHOS::ManagerService
44 *IsDebugMode*;
57 bool IsDebugMode() const;
135 bool IsDebugMode();
1191 bool StandbyServiceImpl::IsDebugMode() in IsDebugMode() function in OHOS::DevStandbyMgr::StandbyServiceImpl
1264 EXPECT_EQ(DelayedSingleton<StandbyServiceImpl>::GetInstance()->IsDebugMode(), false);