Searched defs:isDebug (Results 1 – 10 of 10) sorted by relevance
| /base/security/appverify/interfaces/innerkits/appverify/include/init/ |
| D | trusted_root_ca.h | 59 bool isDebug; variable
|
| D | trusted_source_manager.h | 96 bool isDebug; variable
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_meter.cpp | 783 void StartTraceDebug(bool isDebug, uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTraceDebug() 809 void StartTraceArgsDebug(bool isDebug, uint64_t label, const char *fmt, ...) in StartTraceArgsDebug() 833 void FinishTraceDebug(bool isDebug, uint64_t label) in FinishTraceDebug() 857 void StartAsyncTraceDebug(bool isDebug, uint64_t label, const string& value, int32_t taskId, float … in StartAsyncTraceDebug() 884 void StartAsyncTraceArgsDebug(bool isDebug, uint64_t label, int32_t taskId, const char *fmt, ...) in StartAsyncTraceArgsDebug() 914 void FinishAsyncTraceDebug(bool isDebug, uint64_t label, const string& value, int32_t taskId) in FinishAsyncTraceDebug() 941 void FinishAsyncTraceArgsDebug(bool isDebug, uint64_t label, int32_t taskId, const char *fmt, ...) in FinishAsyncTraceArgsDebug() 966 void MiddleTraceDebug(bool isDebug, uint64_t label, const string& beforeValue UNUSED_PARAM, in MiddleTraceDebug() 981 void CountTraceDebug(bool isDebug, uint64_t label, const string& name, int64_t count) in CountTraceDebug() 1113 HitracePerfScoped::HitracePerfScoped(bool isDebug, uint64_t tag, const std::string &name) : mTag_(t… in HitracePerfScoped()
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| D | admin.cpp | 25 const std::vector<std::string> &permissions, bool isDebug) in Admin()
|
| D | admin_policies_storage_rdb.cpp | 262 int isDebug = 0; in SetAdminItems() local
|
| D | enterprise_device_mgr_ability.cpp | 470 bool isDebug = system::GetBoolParameter(DEVELOP_MODE_STATE, false); in RemoveAllDebugAdmin() local 723 int32_t userId, bool isDebug) in VerifyEnableAdminCondition() 747 AdminType type, int32_t userId, bool isDebug) in VerifyEnableAdminConditionCheckExistAdmin() 823 bool isDebug = GetAccessTokenMgr()->IsDebug(); in EnableAdmin() local 1053 bool isDebug = GetAccessTokenMgr()->IsDebug(); in DoDisableAdmin() local
|
| /base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/ |
| D | enterprise_device_mgr_ability_fuzzer.cpp | 100 bool isDebug = CommonFuzzer::GetU32Data(data) % 2; in LLVMFuzzerTestOneInput() local
|
| /base/hiviewdfx/hisysevent/frameworks/native/include/ |
| D | hisysevent_tool.h | 36 bool isDebug; member
|
| /base/hiviewdfx/hilog/test/moduletest/common/ |
| D | hilog_base_ndk_test.cpp | 124 … void HiLogWriteTest(LogMethodFunc loggingMethod, uint32_t logCount, uint32_t logLen, bool isDebug) in HiLogWriteTest()
|
| /base/customization/enterprise_device_management/test/unittest/services/edm/src/ |
| D | enterprise_device_mgr_ability_test.cpp | 160 bool isDebug) in EnableAdminSuc()
|