| /developtools/smartperf_host/trace_streamer/src/proto_reader/ |
| H A D | proto_reader_help.cpp | 19 const uint8_t *VarIntDecode(const uint8_t *start, const uint8_t *end, uint64_t *varIntValue) in VarIntDecode() argument
|
| /developtools/profiler/device/plugins/native_daemon/ |
| H A D | native_daemon_client.cpp | 41 bool start = false; in main() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| H A 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/hapsigner/hapsigntool_cpp/utils/src/ |
| H A D | byte_array_utils.cpp | 52 int ByteArrayUtils::InsertByteToByteArray(std::vector<int8_t>& des, int start, std::vector<int8_t> src, int srcLen) in InsertByteToByteArray() argument 63 int ByteArrayUtils::InsertCharToByteArray(std::vector<int8_t>& des, int start, std::string src) in InsertCharToByteArray() argument
|
| /developtools/profiler/host/smartperf/client/client_command/include/ |
| H A D | heartbeat.h | 47 std::chrono::steady_clock::time_point start = std::chrono::steady_clock::now(); member in OHOS::SmartPerf::Heartbeat
|
| /developtools/hapsigner/hapsigntool_cpp/hap/entity/src/ |
| H A D | sign_head.cpp | 44 int start = 0; in GetSignHead() local [all...] |
| /developtools/integration_verification/DeployDevice/src/core/ |
| H A D | run.py | 22 def start(param): function
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| H A D | ftrace_field_parser.cpp | 32 std::string ReadString(const uint8_t start[], const uint8_t end[], int size) in ReadString() argument 51 bool FtraceFieldParser::ReadData(const uint8_t start[], const uint8_t end[], void* out, size_t size) in ReadData() argument 69 uint8_t* start = data + format.offset; in ParseStrField() local [all...] |
| H A D | string_utils.cpp | 82 size_t start = 0; // start index in Split() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| H A D | ByteArrayUtils.java | 89 public static int insertByteToByteArray(byte[] des, int start, byte[] src, int srcLen) { in insertByteToByteArray() argument 105 public static int insertCharToByteArray(byte[] des, int start, char[] src) { in insertCharToByteArray() argument
|
| /developtools/integration_verification/DeployDevice/src/util/ |
| H A D | time_info.py | 51 def start(self): member in KThread
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| H A D | parse_slide_fps_trace.cpp | 125 std::string ParseSlideFpsTrace::CutString(std::string lineStr, const std::string &start, in CutString() argument
|
| H A D | sdk_data_recv.cpp | 139 size_t start = receiveBuffer.find('{');
in OhDataReceive() local
|
| H A D | FPS.cpp | 267 std::string start = "refreshrate="; in FindFpsRefreshrate() local
|
| /developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| H A D | ftrace_field_processor.h | 51 auto start = data + format.offset + index * curValueSize; in HandleVectorIntField() local
|
| /developtools/profiler/hiebpf/test/unittest/ |
| H A D | maps_info_test.cpp | 83 uint64_t *start = (uint64_t *)p; in HWTEST_F() local
|
| /developtools/profiler/hiebpf/src/ |
| H A D | bpf_event_receiver.cpp | 413 char* start = filename; in EncodeSTRTraceEvent() local
|
| /developtools/smartperf_host/trace_streamer/src/base/ |
| H A D | string_help.cpp | 69 size_t start = 0; in TrimInvisibleCharacters() local
|
| H A D | index_map.cpp | 24 IndexMap::IndexMap(TableRowId start, TableRowId end) : end_(end), current_(start), start_(start) {} in IndexMap() argument 61 void IndexMap::Intersect(TableRowId start, TableRowId end) in Intersect() argument
|
| H A D | index_map.h | 140 void Set(TableRowId start, TableRowId end) in Set() argument 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
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| H A D | runtime_stack_range.cpp | 31 const char* start; member 47 static void GetThreadRuntimeStackRange(const char** start, const char** end) in GetThreadRuntimeStackRange() argument 198 static bool IfContained(const char* start, const char* end, const char* ptr) in IfContained() argument 204 static void GetRuntimeSigalAltStackRange(char** start, char** end) in GetRuntimeSigalAltStackRange() argument 226 const char* start = nullptr; GetRuntimeStackEnd() local [all...] |
| /developtools/hdc/hdc_rust/src/tar/ |
| H A D | header.rs | 298 let mut start = 0; variables
|
| /developtools/profiler/hiebpf/include/ |
| H A D | hiebpf_common.h | 90 uint64_t start; member 108 uint64_t start; member
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/ |
| H A D | demo_trace_data_db.cpp | 192 const auto start = steady_clock::now(); in DemoSearchData() local
|
| /developtools/profiler/tools/pagemap_parse/ |
| H A D | pagemap_parse.cpp | 67 uint64_t start, end; in ParseMapsLine() local
|