| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/interop/ |
| D | InteropOps.js | 38 wrapSystem(id, callback, autoDisposable) { argument 42 call(id, args, length) { argument 54 dispose(id) { argument 63 function wrapSystemCallback(id, callback) { argument 67 function disposeCallback(id) { argument 71 function callCallback(id, args, length) { argument
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | cgroup.proto | 41 uint64 id = 2; field 49 uint64 id = 2; field 57 uint64 id = 2; field 66 uint64 id = 2; field 75 uint64 id = 2; field 90 uint64 id = 2; field 98 uint64 id = 2; field 123 uint64 id = 2; field
|
| D | raw_syscalls.proto | 23 uint64 id = 1; field 29 uint64 id = 1; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | cgroup.proto | 41 int32 id = 2; field 49 int32 id = 2; field 57 int32 id = 2; field 66 int32 id = 2; field 75 int32 id = 2; field 90 int32 id = 2; field 98 int32 id = 2; field 123 int32 id = 2; field
|
| D | raw_syscalls.proto | 23 uint64 id = 1; field 29 uint64 id = 1; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/ |
| D | cgroup.proto | 41 uint64 id = 2; field 49 uint64 id = 2; field 57 uint64 id = 2; field 66 uint64 id = 2; field 75 uint64 id = 2; field 90 uint64 id = 2; field 98 uint64 id = 2; field 123 uint64 id = 2; field
|
| D | raw_syscalls.proto | 23 uint64 id = 1; field 29 uint64 id = 1; field
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/interop/java/ |
| D | CallbackRegistry.java | 23 private static Integer id = 0; field in CallbackRegistry 26 CallbackRegistry.callbacks.put(id, new CallbackRecord( in CallbackRegistry.callbacks.put() argument 54 public static int call(Integer id, byte[] args, int length) { in call() 66 public static void dispose(Integer id) { in dispose()
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/database/ |
| D | SqlLite.ts | 18 id: number = -1; property in DbThread 39 let id = this.uuid(); variable 54 let id = this.uuid(); variable 71 let id = this.uuid(); variable 113 let id = this.uuid(); variable
|
| D | Convert.ts | 20 id: number = -1; property in ConvertThread 37 let id = this.uuid(); variable
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/sdk/demo_sdk/protos/types/plugins/mock_data/ |
| D | mock_plugin_result.proto | 20 int32 id = 1; field 25 int32 id = 1; field 32 int32 id = 1; field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | raw_syscalls.proto | 23 uint64 id = 1; field 29 uint64 id = 1; field
|
| D | cgroup.proto | 41 int32 id = 2; field 49 int32 id = 2; field 64 int32 id = 2; field 72 int32 id = 2; field
|
| /developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/ark-ts/ |
| D | TabPaneSummary.test.ts | 72 id: 44, variable 107 id: 4, variable 168 id: -1, variable 203 id: -1, variable 238 id: -1, variable
|
| D | TabPaneComparison.test.ts | 78 id: 124, variable 113 id: 12, variable 150 id: 103, variable
|
| /developtools/hiperf/src/ |
| D | perf_file_format.cpp | 190 PerfFileSectionString::PerfFileSectionString(const FEATURE id, const char *buf, size_t size) in PerfFileSectionString() 197 PerfFileSectionString::PerfFileSectionString(const FEATURE id, const std::string &charString) in PerfFileSectionString() 292 PerfFileSectionSymbolsFiles::PerfFileSectionSymbolsFiles(const FEATURE id, const char *buf, const s… in PerfFileSectionSymbolsFiles() 331 PerfFileSectionUniStackTable::PerfFileSectionUniStackTable(const FEATURE id, const char *buf, const… in PerfFileSectionUniStackTable() 397 PerfFileSectionNrCpus::PerfFileSectionNrCpus(const FEATURE id, const char *buf, const size_t size) in PerfFileSectionNrCpus() 404 PerfFileSectionNrCpus::PerfFileSectionNrCpus(const FEATURE id, const uint32_t nrCpusAvailable, in PerfFileSectionNrCpus() 431 PerfFileSectionU64::PerfFileSectionU64(FEATURE id, const char *buf, const size_t size) in PerfFileSectionU64() 438 PerfFileSectionU64::PerfFileSectionU64(const FEATURE id, const uint64_t v) : PerfFileSection(id) in PerfFileSectionU64() 462 PerfFileSectionEventDesc::PerfFileSectionEventDesc(FEATURE id, in PerfFileSectionEventDesc() 469 PerfFileSectionEventDesc::PerfFileSectionEventDesc(const FEATURE id, const char *buf, const size_t … in PerfFileSectionEventDesc()
|
| /developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/hiperf/ |
| D | TabPerfProfile.test.ts | 54 let id = '1'; variable 85 let id = '2'; variable
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/entity/ |
| D | SignatureAlgorithm.java | 59 private int id; field in SignatureAlgorithm 68 int id, in SignatureAlgorithm() 100 public static SignatureAlgorithm findById(int id) { in findById()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | ftrace_field_processor.h | 40 size_t id, in HandleVectorIntField() 61 …static T HandleIntField(const std::vector<FieldFormat> &fields, size_t id, uint8_t data[], size_t … in HandleIntField() 70 …static std::string HandleStrField(const std::vector<FieldFormat> &fields, size_t id, uint8_t data[… in HandleStrField()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/smartperf_host/ |
| D | sph_data.proto | 22 int32 id = 4; field 68 int32 id = 7; field 91 int32 id = 5; field 95 int32 id = 1; field 106 int32 id = 1; field 124 int32 id = 1; field 132 int32 id = 1; field 160 int32 id = 1; field 171 int32 id = 1; field 226 int64 id = 3; field [all …]
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/proto/ |
| D | SphBaseData.proto | 22 int32 id = 4; field 68 int32 id = 7; field 91 int32 id = 5; field 95 int32 id = 1; field 106 int32 id = 1; field 124 int32 id = 1; field 132 int32 id = 1; field 160 int32 id = 1; field 171 int32 id = 1; field 226 int64 id = 3; field [all …]
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| D | ftrace_field_parser.h | 42 size_t id, uint8_t data[], size_t size) in ParseVectorIntField() 64 …static T ParseIntField(const std::vector<FieldFormat>& fields, size_t id, uint8_t data[], size_t s… in ParseIntField() 75 …static std::string ParseStrField(const std::vector<FieldFormat>& fields, size_t id, uint8_t data[]… in ParseStrField()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
| D | FsVerityHashAlgorithm.java | 27 private final byte id; field in FsVerityHashAlgorithm 33 FsVerityHashAlgorithm(byte id, String hashAlgorithm, int outputByteSize) { in FsVerityHashAlgorithm()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/ |
| D | task_pool_filter.cpp | 92 std::optional<uint64_t> id; in GetExecuteIdOrTaskId() local 108 auto id = GetExecuteIdOrTaskId(args); in UpdateAssignData() local 127 auto id = GetExecuteIdOrTaskId(args); in UpdateExecuteData() local 152 auto id = GetExecuteIdOrTaskId(args); in UpdateReturnData() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/measure/ |
| D | measure_stdtype.cpp | 81 size_t ProcessMeasureFilter::AppendNewFilter(uint64_t id, DataIndex name, uint32_t internalPid) in AppendNewFilter() 89 size_t ClockEventData::AppendNewFilter(uint64_t id, DataIndex type, DataIndex name, uint64_t cpu) in AppendNewFilter() 97 size_t ClkEventData::AppendNewFilter(uint64_t id, uint64_t rate, DataIndex name, uint64_t cpu) in AppendNewFilter()
|