| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| D | ftrace_field_processor.cpp | 30 std::string HandleString(const uint8_t *startPos, const uint8_t *endPos, int size) in HandleString() 46 bool FtraceFieldProcessor::HandleTypeData(const uint8_t *startPos, const uint8_t *endPos, void *out… in HandleTypeData() 60 uint8_t *endPos = data + size; in HandleStrField() local
|
| D | ftrace_field_processor.h | 32 auto endPos = data + size; in HandleIntField() local
|
| /developtools/smartperf_host/smartperf_device/device_command/collector/src/ |
| D | FPS.cpp | 490 size_t endPos = screenInfo.find(" ", refreshRatePos); in GetHardenRefreshrate() local 520 size_t endPos = line.find_first_of(end); in GetGameLayer() local 552 …PS::GetLayerName(std::string &gameLayer, uint64_t &nodeId, const std::string& line, size_t &endPos) in GetLayerName() 573 const std::string& line, size_t &endPos) in GetSurfaceId()
|
| D | navigation.cpp | 83 size_t endPos = line.find("\"", startPos + 1); in SubstrNavName() local
|
| D | sdk_data_recv.cpp | 382 size_t endPos = sdkStr.find("\r\n"); in GetSdkFpsAndSystime() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | FPS.cpp | 490 size_t endPos = screenInfo.find(" ", refreshRatePos); in GetHardenRefreshrate() local 520 size_t endPos = line.find_first_of(end); in GetGameLayer() local 552 …PS::GetLayerName(std::string &gameLayer, uint64_t &nodeId, const std::string& line, size_t &endPos) in GetLayerName() 573 const std::string& line, size_t &endPos) in GetSurfaceId()
|
| D | navigation.cpp | 83 size_t endPos = line.find("\"", startPos + 1); in SubstrNavName() local
|
| D | sdk_data_recv.cpp | 382 size_t endPos = sdkStr.find("\r\n"); in GetSdkFpsAndSystime() local
|
| D | sp_thread_socket.cpp | 448 size_t endPos = recvMessage.find(" ", startPos); in HandleMsgTrace() local
|
| /developtools/global_resource_tool/src/ |
| D | translatable_parser.cpp | 171 auto endPos = str.find(NO_TRANSLATE_END, 0); in FindTranslatePairs() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/utils/ |
| D | HapUtils.java | 390 private static ByteBuffer sliceBuffer(ByteBuffer source, int startPos, int endPos) { in sliceBuffer() 419 …public static ByteBuffer reverseSliceBuffer(ByteBuffer hapSigningBlock, int startPos, int endPos) { in reverseSliceBuffer()
|
| /developtools/profiler/device/cmds/src/ |
| D | parse_plugin_config.cpp | 56 size_t endPos = 0; in GetPluginsConfig() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/ |
| D | ffrt_converter.cpp | 189 size_t endPos = log.find("|", startPos); in ExtractTaskLable() local 195 size_t endPos = log.find("]", startPos); in ExtractTaskLable() local 568 size_t endPos = finalNum; in FindPatternEnd() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/ |
| D | print_event_parser.cpp | 594 size_t endPos = pointStr.find('|', nameIndex); in GetGHNameLength() local
|
| /developtools/smartperf_host/smartperf_device/device_command/services/ipc/src/ |
| D | sp_thread_socket.cpp | 448 size_t endPos = recvMessage.find(" ", startPos); in HandleMsgTrace() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/ |
| D | pbreader_parser.cpp | 1224 auto endPos = name.find_first_of('|', beginPos + 1); in GetTraceidInfoFromCallstack() local
|