Home
last modified time | relevance | path

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

12

/developtools/profiler/host/smartperf/ide/src/command/
DCmd.ts44 tag: "shell" constant
67 tag: "file", constant
83 tag: "hiprofiler_cmd", constant
/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/host/smartperf/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/host/smartperf/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/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/ace_js2bundle/ace-loader/plugin/templater/
Ddata.js62 tag: true, property
Dlite_component_map.js312 tag = { variable
/developtools/bytrace/bin/include/
Dbytrace_osal.h29 uint64_t tag; member
/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/bin/src/
Dbytrace_cmd.cpp282 TagCategory tag = it->second; in DisableAllFtraceEvents() local
322 for (auto tag: g_userEnabledTags) { in SetUserSpaceSettings() local
360 TagCategory tag = it->second; in ShowListCategory() local
/developtools/profiler/device/base/include/
Dlogging.h84 static inline int HiLogPrintArgs(int prio, int domain, ConstCharPtr tag, ConstCharPtr fmt, va_list … in HiLogPrintArgs()
99 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.cpp288 std::string tag = msg.tag(); in BinderTractionLockEvent() local
297 std::string tag = msg.tag(); in BinderTractionLockedEvent() local
305 std::string tag = msg.tag(); in BinderTractionUnLockEvent() local
/developtools/profiler/protos/types/plugins/native_hook/
Dnative_hook_result.proto69 string tag = 3; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/native_hook/
Dnative_hook_result.proto69 string tag = 3; field
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerCommon.ts27 tag:string = ""; property in Msg
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp347 std::string tag = ""; in writeFrames() local
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_server.cpp395 std::string_view tag = headerlines[i].substr(0, tagPos); in ParseRequest() local
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DEnergyStruct.ts140 tag: string = "" property in SystemDetailsEnergy
/developtools/global_resource_tool/src/
Djson_compiler.cpp64 string tag = root.getMemberNames()[0]; in CompileSingleFile() local
/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.c270 char *tag = "memtesttag"; in CreateMmap() local
Dmalloc_test.cpp290 const char *tag = "memtesttag"; in CreateMmap() local
/developtools/packing_tool/adapter/ohos/
DResourcesParser.java187 String tag; field in ResourcesParser.ConfigIndex

12