Home
last modified time | relevance | path

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

12

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignContentInfo.java37 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.java46 public static byte[] getBlockHead(char type, char tag, short length, int offset) { in getBlockHead()
/developtools/profiler/trace_analyzer/src/filter/
Dbinder_filter.cpp107 void BinderFilter::TractionLock(int64_t ts, uint32_t pid, const std::string& tag) in TractionLock()
117 void BinderFilter::TractionLocked(int64_t ts, uint32_t pid, const std::string& tag) in TractionLocked()
127 void BinderFilter::TractionUnlock(int64_t ts, uint32_t pid, const std::string& tag) in TractionUnlock()
266 void BinderFilter::ExecTractionLock(int64_t ts, uint32_t pid, const std::string& tag) in ExecTractionLock()
271 void BinderFilter::ExecTractionLocked(int64_t ts, uint32_t pid, const std::string& tag) in ExecTractionLocked()
282 void BinderFilter::ExecTractionUnlock(int64_t ts, uint32_t pid, const std::string& tag) in ExecTractionUnlock()
Dbinder_filter.h99 …TSTractionLockEvent(int64_t ts, uint32_t pid, const std::string& tag) : ts_(ts), pid_(pid), tag_(t… in TSTractionLockEvent()
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dbinder_filter.cpp108 void BinderFilter::TractionLock(int64_t ts, uint32_t pid, const std::string& tag) in TractionLock()
118 void BinderFilter::TractionLocked(int64_t ts, uint32_t pid, const std::string& tag) in TractionLocked()
128 void BinderFilter::TractionUnlock(int64_t ts, uint32_t pid, const std::string& tag) in TractionUnlock()
267 void BinderFilter::ExecTractionLock(int64_t ts, uint32_t pid, const std::string& tag) in ExecTractionLock()
272 void BinderFilter::ExecTractionLocked(int64_t ts, uint32_t pid, const std::string& tag) in ExecTractionLocked()
283 void BinderFilter::ExecTractionUnlock(int64_t ts, uint32_t pid, const std::string& tag) in ExecTractionUnlock()
Dbinder_filter.h99 …TSTractionLockEvent(int64_t ts, uint32_t pid, const std::string& tag) : ts_(ts), pid_(pid), tag_(t… in TSTractionLockEvent()
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/bean/
DTraceLog.java37 private String tag; field in TraceLog
79 public void setTag(String tag) { in setTag()
/developtools/profiler/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto24 string tag = 6; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto24 string tag = 6; field
/developtools/profiler/host/ohosprofiler/src/main/proto/
Dhilog_plugin_result.proto24 string tag = 6; field
/developtools/ace-js2bundle/ace-loader/plugin/templater/
Ddata.js62 tag: true, property
Dlite_component_map.js308 tag = { variable
/developtools/bytrace_standard/bin/include/
Dbytrace_capture.h27 uint64_t tag; member
/developtools/profiler/protos/types/plugins/ftrace_data/
Dbinder.proto75 string tag = 1; field
80 string tag = 1; field
170 string tag = 1; field
/developtools/profiler/host/smartperf/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/bytrace_standard/interfaces/innerkits/native/include/
Dbytrace.h113 inline ByTraceScoped(uint64_t tag, const std::string &value) : mTag(tag) in ByTraceScoped()
/developtools/bytrace_standard/bin/src/
Dbytrace.cpp263 TagCategory tag = it->second; in DisableAllFtraceEvents() local
297 for (auto tag: g_userEnabledTags) { in SetUserSpaceSettings() local
333 TagCategory tag = it->second; in ShowListCategory() local
Dbytrace_impl.cpp122 void AddBytraceMarker(MarkerType type, uint64_t tag, const std::string& name, const std::string& va… in AddBytraceMarker()
/developtools/profiler/device/base/include/
Dlogging.h83 static inline int HiLogPrintArgs(int prio, int domain, ConstCharPtr tag, ConstCharPtr fmt, va_list … in HiLogPrintArgs()
98 static inline int HiLogPrint(int type, int prio, int domain, ConstCharPtr tag, ConstCharPtr fmt, ..… in HiLogPrint()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/htrace_event_parser/
Dhtrace_event_parser.cpp263 std::string tag = msg.tag(); in BinderTractionLockEvent() local
272 std::string tag = msg.tag(); in BinderTractionLockedEvent() local
280 std::string tag = msg.tag(); in BinderTractionUnLockEvent() local
/developtools/profiler/trace_analyzer/src/parser/htrace_parser/htrace_event_parser/
Dhtrace_event_parser.cpp263 std::string tag = msg.tag(); in BinderTractionLockEvent() local
272 std::string tag = msg.tag(); in BinderTractionLockedEvent() local
280 std::string tag = msg.tag(); in BinderTractionUnLockEvent() local
/developtools/packing_tool/adapter/ohos/
DResourcesParser.java53 String tag; field in ResourcesParser.ConfigIndex
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_server.cpp385 std::string_view tag = headerlines[i].substr(0, tagPos); in ParseRequest() local
/developtools/global_resource_tool/src/
Djson_compiler.cpp64 string tag = root.getMemberNames()[0]; in CompileSingleFile() local
/developtools/profiler/trace_analyzer/src/trace_data/
Dtrace_stdtype.cpp334 DataIndex tag, in AppendNewLogInfo()

12