Home
last modified time | relevance | path

Searched refs:IsDebugMode (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dhap_sign_verify.cpp25 bool mode = ManagerService::GetInstance().IsDebugMode(); in VerifySignature()
H A Dbundle_manager_service.cpp159 bool ManagerService::IsDebugMode() const in IsDebugMode() function in OHOS::ManagerService
/ohos5.0/foundation/resourceschedule/device_standby/services/
H A Dlibstandby_service.versionscript44 *IsDebugMode*;
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_manager_service.h57 bool IsDebugMode() const;
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h135 bool IsDebugMode();
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp1191 bool StandbyServiceImpl::IsDebugMode() in IsDebugMode() function in OHOS::DevStandbyMgr::StandbyServiceImpl
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1264 EXPECT_EQ(DelayedSingleton<StandbyServiceImpl>::GetInstance()->IsDebugMode(), false);