| /base/powermgr/power_manager/services/native/src/actions/default/ |
| D | running_lock_action.cpp | 25 void RunningLockAction::Lock(RunningLockType type, const string& tag) in Lock() 30 void RunningLockAction::Unlock(RunningLockType type, const string& tag) in Unlock()
|
| /base/security/deviceauth/frameworks/deviceauth_lite/source/log/ |
| D | log.c | 78 static void hc_logd(const char *tag, const char *func, const char *format, ...) in hc_logd() 85 static void hc_logi(const char *tag, const char *func, const char *format, ...) in hc_logi() 92 static void hc_logw(const char *tag, const char *func, const char *format, ...) in hc_logw() 99 static void hc_loge(const char *tag, const char *func, const char *format, ...) in hc_loge()
|
| /base/hiviewdfx/hilog/frameworks/native/ |
| D | hilog_ndk.c | 21 int OHOSHiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *… in OHOSHiLogPrint() 31 bool OHOSHiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in OHOSHiLogIsLoggable()
|
| D | hilog_input_socket_client.cpp | 25 extern "C" int HilogWriteLogMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char … in HilogWriteLogMessage() 31 int HilogInputSocketClient::WriteLogMessage(HilogMsg *header, const char *tag, uint16_t tagLen, con… in WriteLogMessage()
|
| D | hilog_base.cpp | 103 static int SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_… in SendMessage() 133 …BasePrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogBasePrintArgs() 160 int HiLogBasePrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *… in HiLogBasePrint() 170 bool HiLogBaseIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogBaseIsLoggable()
|
| D | hilog_printf.cpp | 68 static uint16_t GetFinalLevel(unsigned int domain, const std::string& tag) in GetFinalLevel() 177 …iLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintArgs() 277 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() 287 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable()
|
| /base/hiviewdfx/hilog/frameworks/native/hilog_ndk/ |
| D | hilog_ndk.c | 21 int OH_LOG_Print(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fm… in OH_LOG_Print() 31 bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level) in OH_LOG_IsLoggable()
|
| /base/usb/usb_manager/test/native/service_unittest/src/ |
| D | usb_request_test.cpp | 94 uint8_t tag[50] = "request read"; variable 137 uint8_t tag[50] = "request write"; variable 182 uint8_t tag[50] = "request read"; variable 225 uint8_t tag[50] = "request read"; variable 268 uint8_t tag[50] = "request write"; variable 314 uint8_t tag[50] = "request write"; variable 651 uint8_t tag[50] = "request free 001"; variable 694 uint8_t tag[50] = "request free 002"; variable 740 uint8_t tag[50] = "request free 003"; variable 786 uint8_t tag[50] = "request free 004"; variable [all …]
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | rule_cluster.cpp | 105 void FreezeRuleCluster::ParseTagFreeze(xmlNode* tag) in ParseTagFreeze() 114 void FreezeRuleCluster::ParseTagRules(xmlNode* tag) in ParseTagRules() 123 void FreezeRuleCluster::ParseTagRule(xmlNode* tag) in ParseTagRule() 153 void FreezeRuleCluster::ParseTagLinks(xmlNode* tag, FreezeRule& rule) in ParseTagLinks() 175 void FreezeRuleCluster::ParseTagEvent(xmlNode* tag, FreezeResult& result) in ParseTagEvent() 185 void FreezeRuleCluster::ParseTagResult(xmlNode* tag, FreezeResult& result) in ParseTagResult()
|
| /base/notification/ans_standard/interfaces/kits/js/notification/ |
| D | notificationUserInput.d.ts | 33 tag: string; property
|
| /base/security/huks/interfaces/kits/napi/src/ |
| D | huks_napi.cpp | 54 static void AddHuksTagPart1(napi_env env, napi_value tag) in AddHuksTagPart1() 130 static void AddHuksTagPart2(napi_env env, napi_value tag) in AddHuksTagPart2() 178 napi_value tag = nullptr; in CreateHuksTag() local 187 static void AddHksTagPart1(napi_env env, napi_value tag) in AddHksTagPart1() 259 static void AddHksTagPart2(napi_env env, napi_value tag) in AddHksTagPart2() 307 napi_value tag = nullptr; in CreateHksTag() local
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/include/ |
| D | sys_event_rule.h | 42 std::string tag; variable
|
| /base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/ |
| D | hilog_cp.h | 28 const char *tag; member
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
| D | sys_event_rule.h | 42 std::string tag; variable
|
| /base/powermgr/thermal_manager/application/protector/include/policy/ |
| D | protector_base_info.h | 25 std::string tag; member
|
| /base/hiviewdfx/faultloggerd/common/dfxlog/ |
| D | dfx_log.cpp | 42 void LogToDmesg(Level logLevel, const char *tag, const char *info) in LogToDmesg() 74 int DfxLog(const Level logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLog()
|
| /base/hiviewdfx/hiview/base/ |
| D | hi_logger.cpp | 33 void HiLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list … in Print()
|
| D | logger.cpp | 48 void Logger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, ...) in Print()
|
| D | default_logger.cpp | 31 void DefaultLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_… in Print()
|
| /base/hiviewdfx/hiview/base/include/ |
| D | i_logger.h | 28 …virtual void Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list a… in Print()
|
| /base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/ |
| D | log_cpp.h | 29 const char *tag; member
|
| /base/powermgr/battery_manager/frameworks/js/test/unittest/ |
| D | system_battery_unit.test.js | 21 function successFunc(data, tag) { argument 33 function failFunc(data, code, tag) { argument 38 function completeFunc(tag) { argument
|
| /base/user_iam/auth_executor_mgr/interfaces/innerkits/src/ |
| D | auth_attributes.cpp | 179 void AuthAttributes::UnpackTag(AuthAttributeType &tag, std::vector<uint8_t> &buffer, in UnpackTag() 220 void AuthAttributes::UnpackUint32ArrayType(std::vector<uint8_t> &buffer, AuthAttributeType tag, in UnpackUint32ArrayType() 228 void AuthAttributes::UnpackUint64ArrayType(std::vector<uint8_t> &buffer, AuthAttributeType tag, in UnpackUint64ArrayType() 236 void AuthAttributes::UnpackUint8ArrayType(std::vector<uint8_t> &buffer, AuthAttributeType tag, uint… in UnpackUint8ArrayType() 255 AuthAttributeType tag; in Unpack() local 357 uint32_t tag; in Pack() local
|
| /base/security/device_security_level/baselib/utils/include/ |
| D | utils_tlv.h | 28 uint16_t tag; member
|
| /base/miscservices/pasteboard/framework/innerkits/include/ |
| D | paste_data.h | 32 std::string tag; member
|