| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefwithinint32_fuzzer/ |
| H A D | jsvaluerefwithinint32_fuzzer.cpp | 35 Local<JSValueRef> tag = StringRef::NewFromUtf8(vm, (char *)data, (int)size); in JSValueRefWithinInt32FuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvalueref_fuzzer/ |
| H A D | jsvalueref_fuzzer.cpp | 47 Local<JSValueRef> tag = BooleanRef::New(vm, false); in JSValueRefIsBooleanFuzzTest() local
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefbooleavalue_fuzzer/ |
| H A D | jsvaluerefbooleavalue_fuzzer.cpp | 36 Local<JSValueRef> tag = JSValueRef::False(vm); in BooleaValueFuzztest() local 39 Local<JSValueRef> tag = JSValueRef::True(vm); in BooleaValueFuzztest() local
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| H A D | enum_tag.h | 59 static Enum GetValueFor(size_t tag) in GetValueFor() argument 83 static Enum GetValueFor(size_t tag) in GetValueFor() argument
|
| H A D | int_tag.h | 42 static Int GetValueFor(size_t tag) in GetValueFor() argument
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ |
| H A D | taggedTemplateExpression.h | 33 explicit TaggedTemplateExpression(Expression *tag, TemplateLiteral *quasi, TSTypeParameterInstantiation *typeParams) in TaggedTemplateExpression() argument
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| H A D | hitrace_meter_c.c | 19 void HiTraceStartTrace(uint64_t tag, const char* value)
in HiTraceStartTrace() argument 24 void HiTraceFinishTrace(uint64_t tag)
in HiTraceFinishTrace() argument 29 void HiTraceStartAsyncTrace(uint64_t tag, const char* value, int32_t taskId)
in HiTraceStartAsyncTrace() argument 34 void HiTraceFinishAsyncTrace(uint64_t tag, const char* value, int32_t taskId)
in HiTraceFinishAsyncTrace() argument 39 void HiTraceCountTrace(uint64_t tag, const char* value, int32_t count)
in HiTraceCountTrace() argument [all...] |
| /base/hiviewdfx/hiview/base/ |
| H A D | hi_logger.cpp | 33 void HiLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list args) in Print() argument
|
| /base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/ |
| H A D | hilog_cp.h | 28 const char *tag; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/ |
| H A D | musl_log.c | 21 MuslHiLogPrinter( LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) MuslHiLogPrinter() argument
|
| /base/powermgr/thermal_manager/application/protector/include/policy/ |
| H A D | protector_base_info.h | 25 std::string tag; member
|
| /base/notification/common_event_service/frameworks/core/src/ |
| H A D | ces_xcollie.cpp | 22 CesXCollie::CesXCollie(const std::string& tag, uint32_t timeoutSeconds, in CesXCollie() argument
|
| /base/security/device_security_level/baselib/utils/include/ |
| H A D | utils_tlv.h | 32 uint16_t tag; member
|
| /base/startup/init/services/log/ |
| H A D | init_commlog.c | 24 INIT_PUBLIC_API void StartupLog(InitLogLevel logLevel, uint32_t domain, const char *tag, const char *fmt, ...)
in StartupLog() argument
|
| /base/telephony/core_service/utils/codec/include/ |
| H A D | asn1_builder.h | 31 explicit Asn1Builder(const uint32_t tag) : tag_(tag) {}; in Asn1Builder() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_hilog_adapter_wrapper.cpp | 24 ARK_WEB_NO_SANITIZE int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog() argument 40 ARK_WEB_NO_SANITIZE int HiLogAdapter::PrintConsoleLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintConsoleLog() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_Log.c | 37 void _Rockchip_OSAL_Log(ROCKCHIP_LOG_LEVEL logLevel, OMX_U32 flag, const char *tag, const char *msg, ...) in _Rockchip_OSAL_Log() argument
|
| /foundation/ability/idl_tool/codegen/ |
| H A D | code_generator.h | 38 static const char* tag; member in OHOS::Idl::CodeGenerator
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| H A D | logger.cpp | 23 void Logger::D(const char *tag, const char *format, ...) in D() argument 35 void Logger::E(const char *tag, const char *format, ...) in E() argument 47 void Logger::V(const char *tag, const char *format, ...) in V() argument 59 void Logger::Log(const char *tag, const char *format, va_list args) in Log() argument 66 void Logger::Err(const char *tag, const char *format, va_list args) in Err() argument [all...] |
| /foundation/ability/idl_tool/util/ |
| H A D | logger.cpp | 24 void Logger::D(const char* tag, const char* format, ...) in D() argument 34 void Logger::E(const char* tag, const char* format, ...) in E() argument 44 void Logger::V(const char* tag, const char* format, ...) in V() argument 54 void Logger::Log(const char* tag, const char* format, va_list args) in Log() argument 61 void Logger::Err(const char* tag, const char* format, va_list args) in Err() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/ability_service_log_test/ |
| H A D | ability_service_log_test.cpp | 93 size_t tag = 255; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/ |
| H A D | counter_node.h | 28 CounterNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in CounterNode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
| H A D | hover_stack_node.cpp | 18 GetOrCreateHoverStackNode( const std::string& tag, int32_t nodeId, const std::function<RefPtr<Pattern>(void)>& patternCreator) GetOrCreateHoverStackNode() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_frame_node/ |
| H A D | custom_frame_node.h | 28 CustomFrameNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in CustomFrameNode() argument 35 std::string tag = "CustomFrameNode"; in GetOrCreateCustomFrameNode() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| H A D | plugin_node.h | 29 PluginNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern, bool isRoot = false) in PluginNode() argument
|