/base/security/appverify/interfaces/innerkits/appverify/include/common/ |
D | hap_verify_log.h | 27 #define HAPVERIFY_LOG_DEBUG(label, fmt, ...) \ argument 29 #define HAPVERIFY_LOG_INFO(label, fmt, ...) \ argument 31 #define HAPVERIFY_LOG_WARN(label, fmt, ...) \ argument 33 #define HAPVERIFY_LOG_ERROR(label, fmt, ...) \ argument 35 #define HAPVERIFY_LOG_FATAL(label, fmt, ...) \ argument
|
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/ |
D | log_cpp.h | 70 #define HiLogDebug(label, fmt, ...) HILOG_IMPL(label.type, LOG_DEBUG, label.domain, label.tag, fmt,… argument 71 #define HiLogInfo(label, fmt, ...) HILOG_IMPL(label.type, LOG_INFO, label.domain, label.tag, fmt, #… argument 72 #define HiLogWarn(label, fmt, ...) HILOG_IMPL(label.type, LOG_WARN, label.domain, label.tag, fmt, #… argument 73 #define HiLogError(label, fmt, ...) HILOG_IMPL(label.type, LOG_ERROR, label.domain, label.tag, fmt,… argument 74 #define HiLogFatal(label, fmt, ...) HILOG_IMPL(label.type, LOG_FATAL, label.domain, label.tag, fmt,… argument
|
/base/hiviewdfx/hilog_lite/frameworks/featured/ |
D | hilog.cpp | 31 int HiLog::Debug(const HiLogLabel &label, const char *fmt, ...) in Debug() 38 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() 45 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() 52 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error() 59 int HiLog::Fatal(const HiLogLabel &label, const char *fmt, ...) in Fatal()
|
/base/hiviewdfx/hilog/frameworks/libhilog/ |
D | hilog.cpp | 32 int HiLog::Debug(const HiLogLabel &label, const char *fmt, ...) in Debug() 39 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() 46 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() 53 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error() 60 int HiLog::Fatal(const HiLogLabel &label, const char *fmt, ...) in Fatal()
|
/base/hiviewdfx/hilog/platform/ |
D | hilog.cpp | 34 int HiLog::Debug(const HiLogLabel &label, const char *fmt, ...) in Debug() 41 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() 48 int HiLog::Warn(const HiLogLabel &label, const char *fmt, ...) in Warn() 55 int HiLog::Error(const HiLogLabel &label, const char *fmt, ...) in Error() 62 int HiLog::Fatal(const HiLogLabel &label, const char *fmt, ...) in Fatal()
|
/base/startup/init/test/unittest/param/ |
D | selinux_unittest.cpp | 50 ParamSecurityLabel label = {}; in TestSelinuxInitLocalLabel() local 65 ParamSecurityLabel label = {}; in TestSelinuxCheckFilePermission() local 75 int TestSelinuxCheckParaPermission(const char *name, const char *label) in TestSelinuxCheckParaPermission() 102 ParamSecurityLabel label = {}; in TestClientSelinuxCheckFilePermission() local 112 int TestClientSelinuxCheckParaPermissionWrite(const char *name, const char *label) in TestClientSelinuxCheckParaPermissionWrite() 131 int TestClientSelinuxCheckParaPermissionRead(const char *name, const char *label) in TestClientSelinuxCheckParaPermissionRead()
|
D | dac_unittest.cpp | 46 ParamSecurityLabel label = {}; in TestDacInitLocalLabel() local 73 ParamSecurityLabel label = {}; in TestDacCheckFilePermission() local 115 ParamSecurityLabel label = {}; in TestClientDacCheckFilePermission() local
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/ |
D | distributed_notification_manager_branch_test.cpp | 42 …const std::string &deviceId, const std::string &bundleName, const std::string &label, int32_t id) … in OnDelete() 199 std::string label = "test3"; variable 213 std::string label = "bb"; variable 228 std::string label = "bb"; variable 246 std::string label = request->GetLabel(); variable 261 std::string label = "bb"; variable 275 std::string label = "bb"; variable
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/ |
D | distributed_notification_manager_test.cpp | 38 …const std::string &deviceId, const std::string &bundleName, const std::string &label, int32_t id) … in OnDelete() 67 std::string label = request->GetLabel(); variable 84 std::string label = request->GetLabel(); variable 101 std::string label = request->GetLabel(); variable 118 std::string label = request->GetLabel(); variable 135 std::string label = request->GetLabel(); variable 153 std::string label = request->GetLabel(); variable 171 std::string label = request->GetLabel(); variable 369 std::string label = request->GetLabel(); variable
|
/base/hiviewdfx/hitrace/cmd/example/ |
D | hitrace_example.cpp | 93 void FuncC(uint64_t label) in FuncC() 103 void ThreadFunc1(uint64_t label) in ThreadFunc1() 112 void ThreadFunc2(uint64_t label) in ThreadFunc2() 121 void FuncMain(uint64_t label) in FuncMain()
|
/base/powermgr/battery_manager/charger/include/ |
D | charger_log.h | 43 #define BATTERY_HILOGE(label, fmt, ...) … argument 48 #define BATTERY_HILOGW(label, fmt, ...) … argument 53 #define BATTERY_HILOGI(label, fmt, ...) … argument 58 #define BATTERY_HILOGD(label, fmt, ...) … argument
|
/base/accesscontrol/sandbox_manager/frameworks/common/include/ |
D | sandbox_manager_log.h | 28 #define SANDBOXMANAGER_LOG_DEBUG(label, fmt, ...) \ argument 31 #define SANDBOXMANAGER_LOG_INFO(label, fmt, ...) \ argument 34 #define SANDBOXMANAGER_LOG_WARN(label, fmt, ...) \ argument 37 #define SANDBOXMANAGER_LOG_ERROR(label, fmt, ...) \ argument 40 #define SANDBOXMANAGER_LOG_FATAL(label, fmt, ...) \ argument
|
/base/security/access_token/frameworks/common/include/ |
D | accesstoken_log.h | 30 #define ACCESSTOKEN_LOG_FATAL(label, fmt, ...) \ argument 33 #define ACCESSTOKEN_LOG_ERROR(label, fmt, ...) \ argument 36 #define ACCESSTOKEN_LOG_WARN(label, fmt, ...) \ argument 39 #define ACCESSTOKEN_LOG_INFO(label, fmt, ...) \ argument 42 #define ACCESSTOKEN_LOG_DEBUG(label, fmt, ...) \ argument
|
/base/security/security_component_manager/frameworks/common/include/ |
D | sec_comp_log.h | 27 #define SC_LOG_FATAL(label, fmt, ...) \ argument 30 #define SC_LOG_ERROR(label, fmt, ...) \ argument 33 #define SC_LOG_WARN(label, fmt, ...) \ argument 36 #define SC_LOG_INFO(label, fmt, ...) \ argument 39 #define SC_LOG_DEBUG(label, fmt, ...) \ argument
|
/base/security/code_signature/utils/include/ |
D | log.h | 45 #define LOG_DEBUG(label, fmt, ...) \ argument 47 #define LOG_INFO(label, fmt, ...) \ argument 49 #define LOG_WARN(label, fmt, ...) \ argument 51 #define LOG_ERROR(label, fmt, ...) \ argument 53 #define LOG_FATAL(label, fmt, ...) \ argument
|
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hitrace_meter_wrapper/src/ |
D | hitrace_meter_wrapper.cpp | 23 void HksTraceMeterStart(uint64_t label, const char *value, float limit) in HksTraceMeterStart() 29 void HksTraceMeterFinish(uint64_t label) in HksTraceMeterFinish()
|
/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/newTestIme/entry/src/main/resources/base/profile/ |
D | input_method_config.json | 6 "label": "$string:en_lower", string 13 "label": "$string:en_upper", string 20 "label": "$string:chinese", string
|
/base/notification/distributed_notification_service/services/test/moduletest/ |
D | ans_module_test.cpp | 145 std::string label = "testLabel"; variable 174 std::string label = "testLabel"; variable 220 std::string label = "testLabel"; variable 268 std::string label = "testLabel"; variable 305 std::string label = "testLabel"; variable 351 std::string label = "testLabel"; variable 388 std::string label = "testLabel"; variable 423 std::string label = "testLabel"; variable 463 std::string label = "testLabel"; variable 503 std::string label = "testLabel"; variable [all …]
|
/base/update/updater/test/unittest/updater_ui_test/view/ |
D | ui_view_proxy_unittest.cpp | 57 std::unique_ptr<ComponentInterface> label = std::make_unique<TextLabelAdapter>(); variable 72 std::unique_ptr<ComponentInterface> label = std::make_unique<TextLabelAdapter>(); variable 87 std::unique_ptr<ComponentInterface> label = std::make_unique<TextLabelAdapter>(); variable
|
/base/security/dlp_permission_service/frameworks/common/include/ |
D | dlp_permission_log.h | 43 #define DLP_LOG_FATAL(label, fmt, ...) \ argument 46 #define DLP_LOG_ERROR(label, fmt, ...) \ argument 49 #define DLP_LOG_WARN(label, fmt, ...) \ argument 52 #define DLP_LOG_INFO(label, fmt, ...) \ argument 55 #define DLP_LOG_DEBUG(label, fmt, ...) \ argument
|
/base/location/interfaces/inner_api/include/ |
D | location_log.h | 42 #define LBSLOGE(label, fmt, ...) do { \ argument 47 #define LBSLOGW(label, fmt, ...) do { \ argument 52 #define LBSLOGI(label, fmt, ...) do { \ argument 57 #define LBSLOGD(label, fmt, ...) do { \ argument 62 #define LBSLOGF(label, fmt, ...) do { \ argument
|
/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/extImfBundle/entry/src/main/resources/base/profile/ |
D | input_method_config.json | 6 "label": "$string:chinese", string 13 "label": "$string:english", string
|
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
D | hitrace_meter.cpp | 692 void SetAddHitraceMeterMarker(uint64_t label, const string& value) in SetAddHitraceMeterMarker() 753 void StartTraceWrapper(uint64_t label, const char *value) in StartTraceWrapper() 759 void StartTrace(uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTrace() 764 void StartTraceDebug(bool isDebug, uint64_t label, const string& value, float limit UNUSED_PARAM) in StartTraceDebug() 772 void StartTraceArgs(uint64_t label, const char *fmt, ...) in StartTraceArgs() 790 void StartTraceArgsDebug(bool isDebug, uint64_t label, const char *fmt, ...) in StartTraceArgsDebug() 809 void FinishTrace(uint64_t label) in FinishTrace() 814 void FinishTraceDebug(bool isDebug, uint64_t label) in FinishTraceDebug() 822 void StartAsyncTrace(uint64_t label, const string& value, int32_t taskId, float limit UNUSED_PARAM) in StartAsyncTrace() 827 void StartAsyncTraceWrapper(uint64_t label, const char *value, int32_t taskId) in StartAsyncTraceWrapper() [all …]
|
/base/powermgr/power_manager/power_dialog/entry/src/main/ |
D | module.json | 19 "label": "$string:MainAbility_label", string 32 "label": "$string:PowerServiceExtAbility_label", string 40 "label": "$string:ThermalServiceExtAbility_high_label", string 48 "label": "$string:ThermalServiceExtAbility_low_label", string
|
/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ |
D | module.json | 23 "label": "$string:MainAbility_label", string 34 "label": "$string:UsbDialogAbility_label", string 43 "label": "$string:UsbFunctionSwitchWindowAbility_label", string
|