Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 25 of 45) sorted by relevance

12

/developtools/smartperf_host/ide/src/command/
DCmd.ts65 tag: 'shell', constant
79 tag: 'file', constant
100 tag: 'hiprofiler_cmd', constant
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignContentInfo.java42 protected char tag; field in SignContentHash
64 SignContentHash(char type, char tag, short algId, int length, byte[] hash) { in SignContentHash()
95 public void addContentHashData(char type, char tag, short algId, int length, byte[] hash) { in addContentHashData()
DHwBlockHead.java70 public static byte[] getBlockHead(char type, char tag, short length, int offset) { in getBlockHead()
92 public static byte[] getBlockHeadLittleEndian(char type, char tag, int length, int offset) { in getBlockHeadLittleEndian()
/developtools/smartperf_host/trace_streamer/src/filter/
Dbinder_filter.cpp164 void BinderFilter::TractionLock(int64_t ts, uint32_t pid, const std::string &tag) in TractionLock()
170 void BinderFilter::TractionLocked(int64_t ts, uint32_t pid, const std::string &tag) in TractionLocked()
182 void BinderFilter::TractionUnlock(int64_t ts, uint32_t pid, const std::string &tag) in TractionUnlock()
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dmmc.proto37 int32 tag = 15; field
66 int32 tag = 17; field
Dbinder.proto75 string tag = 1; field
80 string tag = 1; field
170 string tag = 1; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dmmc.proto37 int32 tag = 15; field
66 int32 tag = 17; field
Dbinder.proto75 string tag = 1; field
80 string tag = 1; field
170 string tag = 1; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dbinder.proto75 string tag = 1; field
80 string tag = 1; field
170 string tag = 1; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto24 string tag = 6; field
/developtools/profiler/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto24 string tag = 6; field
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Ddata.js62 tag: true, property
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dutils.py48 def set_log_content(level, tag, msg): argument
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/
Dutils.py48 def set_log_content(level, tag, msg): argument
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hilog/
Dhilog_stdtype.h28 DataIndex tag = INVALID_UINT64; member
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerLog.ts128 tag: string | undefined; property in LogStruct
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/hi-sysevent/
DTabPaneHisysEvents.test.ts98 const tag = tagElement.querySelector('.tag'); constant
/developtools/profiler/device/plugins/hiebpf_plugin/tools/include/
Debpf_std_type.h55 uint32_t tag = 0; member
75 uint32_t tag = 0; member
94 uint32_t tag = 0; member
109 uint32_t tag = 0; member
/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/
Dcommon.py69 def apl_set_log_content(level, tag, msg): argument
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/APL_compare_03/
Dcommon.py69 def apl_set_log_content(level, tag, msg): argument
/developtools/smartperf_host/ide/src/trace/bean/
DEnergyStruct.ts67 tag: string = ''; property in SystemDetailsEnergy
/developtools/profiler/hiebpf/include/
Dhiebpf_common.h86 uint32_t tag; member
103 uint32_t tag; member
/developtools/smartperf_host/trace_streamer/src/filter/hi_sysevent_filter/
Dhi_sysevent_measure_filter.h54 std::string tag = ""; member
/developtools/profiler/host/smartperf/client/client_command/
DFPS.cpp245 bool tag = IsFindForeGround(line); in IsForeGround() local
/developtools/profiler/device/base/include/
Dlogging.h81 static inline int HiLogPrintArgs(int prio, int domain, ConstCharPtr tag, ConstCharPtr fmt, va_list … in HiLogPrintArgs()
96 static inline int HiLogPrint(int type, int prio, int domain, ConstCharPtr tag, ConstCharPtr fmt, ..… in HiLogPrint()

12