| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMStatisticAnalysis.ts | 227 const typeName = data.typeName === TYPE_MAP_STRING ? TYPE_OTHER_MMAP : data.typeName; constant 514 const typeName = this.type === TYPE_MAP_STRING ? TYPE_OTHER_MMAP : this.type; constant 578 const typeName = this.type === TYPE_MAP_STRING ? TYPE_OTHER_MMAP : this.type; constant 655 const typeName = it.typeName === TYPE_MAP_STRING ? TYPE_OTHER_MMAP : it.typeName; constant 666 const typeName = this.type === TYPE_MAP_STRING ? TYPE_OTHER_MMAP : this.type; constant 682 const typeName = this.type === TYPE_MAP_STRING ? TYPE_OTHER_MMAP : this.type; constant 784 let typeName = item.typeName; variable 861 let typeName = item.typeName; // @ts-ignore variable 915 let typeName = item.typeName; // @ts-ignore variable
|
| D | TabPaneNMCallTree.ts | 199 const typeName = SpSystemTrace.DATA_DICT.get(memory); constant
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/ |
| D | SpGpuCounterChart.ts | 95 const typeName = this.getKeyTypeName(key); constant 158 const typeName: { [key: string]: Array<string> } = { constant
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | ftrace_parser.cpp | 164 static std::string SplitNameFromTypeName(const std::string& typeName) in SplitNameFromTypeName() 184 static std::string EraseNameFromTypeName(const std::string& typeName, const std::string& name) in EraseNameFromTypeName() 212 std::string typeName; in ParseFieldFormat() local 260 … bool ParseSepcialIntType(FieldFormat& field, const std::string& type, const std::string& typeName) in ParseSepcialIntType() 337 const std::string& typeName = field.typeName; in ParseFieldType() local
|
| D | flow_controller.cpp | 759 for (auto& typeName : FtraceFsOps::GetInstance().GetPlatformEvents()) { in AddPlatformEventsToParser() local
|
| /developtools/ace_ets2bundle/koala-wrapper/src/generated/peers/ |
| D | TSTypeReference.ts | 51 get typeName(): Expression | undefined { method in TSTypeReference
|
| /developtools/smartperf_host/smartperf_device/device_command/cmds/include/ |
| D | control_call_cmd.h | 39 int typeName = 2; variable
|
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| D | control_call_cmd.h | 39 int typeName = 2; variable
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/bean/ |
| D | SmapsStruct.ts | 22 typeName: string = ''; property in Smaps 47 typeName: string = ''; property in SmapsTreeObj
|
| /developtools/ace_ets2bundle/arkui-plugins/ui-syntax-plugins/rules/ |
| D | component-componentV2-mix-use-check.ts | 109 const typeName = child.dumpSrc(); constant
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | ftrace_processor.cpp | 223 static std::string GetNameFromTypeName(const std::string &typeName) in GetNameFromTypeName() 241 static std::string GetTypeFromTypeName(const std::string &typeName, const std::string &name) in GetTypeFromTypeName() 268 std::string typeName; in HandleFieldFormat() local 309 … bool ParseSepcialIntType(FieldFormat &field, const std::string &type, const std::string &typeName) in ParseSepcialIntType()
|
| /developtools/profiler/device/plugins/hiebpf_plugin/tools/include/ |
| D | ebpf_std_type.h | 62 char typeName[MAX_TYPE_NAME_LEN]; member 82 char typeName[MAX_TYPE_NAME_LEN]; member 121 char typeName[MAX_TYPE_NAME_LEN]; member
|
| /developtools/ace_ets2bundle/arkui-plugins/ui-plugins/builder-lambda-translators/ |
| D | factory.ts | 370 const typeName: string | undefined = builderLambdaTypeName(leaf); constant
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/ebpf_parser/ |
| D | ebpf_data_structure.h | 99 char typeName[MAX_TYPE_NAME_LEN] = {0}; member 118 char typeName[MAX_PROCESS_NAME_SZIE] = {0}; member
|
| /developtools/profiler/hiebpf/include/ |
| D | hiebpf_common.h | 110 char typeName[MAX_TYPE_NAME_LEN]; member
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | perf_events_test.cpp | 187 std::string typeName = event.GetTypeName(id); variable
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| D | ftrace_common_type.h | 143 std::string typeName = ""; member
|
| /developtools/hiperf/include/ |
| D | perf_events.h | 635 std::string typeName; member
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | ets_checker.ts | 1119 const typeName = isString(entry) ? entry : entry.fileName.toLowerCase(); constant
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/ |
| D | ets_checker.ts | 1139 const typeName = isString(entry) ? entry : entry.fileName.toLowerCase(); constant
|
| /developtools/ace_ets2bundle/koala-wrapper/native/src/generated/ |
| D | bridges.cc | 1592 KNativePointer impl_CreateTSTypeReference(KNativePointer context, KNativePointer typeName, KNativeP… in impl_CreateTSTypeReference() 1602 …TSTypeReference(KNativePointer context, KNativePointer original, KNativePointer typeName, KNativeP… in impl_UpdateTSTypeReference()
|