| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | ftrace_field_parser.cpp | 32 std::string ReadString(const uint8_t start[], const uint8_t end[], int size) in ReadString() 51 bool FtraceFieldParser::ReadData(const uint8_t start[], const uint8_t end[], void* out, size_t size) in ReadData() 69 uint8_t* start = data + format.offset; in ParseStrField() local
|
| D | string_utils.cpp | 82 size_t start = 0; // start index in Split() local
|
| /developtools/hapsigner/hapsigntool_cpp/utils/src/ |
| D | byte_array_utils.cpp | 52 int ByteArrayUtils::InsertByteToByteArray(std::vector<int8_t>& des, int start, std::vector<int8_t> … in InsertByteToByteArray() 63 int ByteArrayUtils::InsertCharToByteArray(std::vector<int8_t>& des, int start, std::string src) in InsertCharToByteArray()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | ByteArrayUtils.java | 95 public static int insertByteToByteArray(byte[] des, int start, byte[] src, int srcLen) { in insertByteToByteArray() 111 public static int insertCharToByteArray(byte[] des, int start, char[] src) { in insertCharToByteArray()
|
| /developtools/profiler/hiebpf/include/ |
| D | commandline_flags.h | 419 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseBoolArrayFlag() local 446 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt8ArrayFlag() local 472 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt16ArrayFlag() local 498 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt32ArrayFlag() local 524 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt64ArrayFlag() local 550 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint8ArrayFlag() local 576 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint16ArrayFlag() local 602 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint32ArrayFlag() local 628 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint64ArrayFlag() local 654 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseDoubleArrayFlag() local [all …]
|
| /developtools/profiler/host/smartperf/client/client_command/test/unittest/ |
| D | parse_slide_fps_trace_test.cpp | 136 std::string start = "start"; variable 148 std::string start = "start"; variable 160 std::string start = "start"; variable
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| D | ftrace_field_parser.h | 31 auto start = data + format.offset; in ParseIntField() local 50 auto start = data + format.offset + i * retvalSize; in ParseVectorIntField() local
|
| /developtools/smartperf_host/trace_streamer/src/base/ |
| D | index_map.h | 140 void Set(TableRowId start, TableRowId end) in Set() 163 auto start = std::lower_bound(rows.begin() + start_, rows.begin() + end_, v); in IntersectabcEqual() local 174 auto start = std::lower_bound(rows.begin() + start_, rows.begin() + end_, v, in IntersectGreaterEqual() local
|
| D | index_map.cpp | 24 IndexMap::IndexMap(TableRowId start, TableRowId end) : end_(end), current_(start), start_(start) {} in IndexMap() 61 void IndexMap::Intersect(TableRowId start, TableRowId end) in Intersect()
|
| /developtools/smartperf_host/trace_streamer/src/proto_reader/ |
| D | proto_reader_help.cpp | 19 const uint8_t *VarIntDecode(const uint8_t *start, const uint8_t *end, uint64_t *varIntValue) in VarIntDecode()
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | do_arkTS_linter.ts | 114 start: undefined, constant 181 start: undefined, constant
|
| /developtools/integration_verification/DeployDevice/src/core/ |
| D | run.py | 22 def start(param): function
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | hook_client.cpp | 489 struct timespec start = {}; in hook_malloc() local 577 struct timespec start = {}; in hook_aligned_alloc() local 677 struct timespec start = {}; in hook_calloc() local 770 struct timespec start = {}; in hook_realloc() local 906 struct timespec start = {}; in hook_free() local 998 struct timespec start = {}; in hook_mmap() local 1095 struct timespec start = {}; in hook_munmap() local 1163 struct timespec start = {}; in hook_prctl() local 1200 struct timespec start = {}; in hook_memtrace() local
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | FrameComponentBean.ts | 25 start: number; property
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/ |
| D | SignHead.java | 65 int start = 0; in getSignHead() local
|
| /developtools/profiler/device/plugins/hiebpf_plugin/tools/include/ |
| D | ebpf_std_type.h | 29 uint64_t start = 0; member 60 uint64_t start = 0; member 80 uint64_t start = 0; member 98 uint64_t start = 0; member 114 uint64_t start = 0; member
|
| /developtools/profiler/device/plugins/native_daemon/ |
| D | native_daemon_client.cpp | 58 bool start = false; in main() local
|
| /developtools/profiler/hiebpf/test/unittest/ |
| D | maps_info_test.cpp | 83 uint64_t *start = (uint64_t *)p; variable
|
| /developtools/hdc/hdc_rust/src/transfer/ |
| D | buffer.rs | 162 pub async fn start(id: u32, wr: SplitWriteHalf) { in start() method 245 pub async fn start(session_id: u32, wr: UsbWriter) { in start() method 318 pub async fn start(session_id: u32, wr: UartWriter) { in start() method 409 pub async fn start(rd: SplitReadHalf) { in start() method
|
| /developtools/hapsigner/hapsigntool_cpp/hap/entity/src/ |
| D | sign_head.cpp | 44 int start = 0; in GetSignHead() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | parse_slide_fps_trace.cpp | 126 std::string ParseSlideFpsTrace::CutString(std::string lineStr, const std::string &start, in CutString()
|
| /developtools/profiler/tools/smaps_show/src/ |
| D | main.rs | 29 start: u64, field 246 let start = u64::from_str_radix(caps.name("start").unwrap().as_str(), 16).unwrap(); in read_smaps() localVariable
|
| /developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | ftrace_field_processor.h | 51 auto start = data + format.offset + index * curValueSize; in HandleVectorIntField() local
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/meomry_monitor/ |
| D | rollup-plugin-memory-monitor.ts | 58 start(): void { method in MemoryMonitor
|
| /developtools/integration_verification/DeployDevice/src/util/ |
| D | time_info.py | 51 def start(self): member in KThread
|