Home
last modified time | relevance | path

Searched defs:position2 (Results 1 – 10 of 10) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dparse_slide_fps_trace.cpp82 size_t position2 = lineStr.find(":"); in GetLineTime() local
89 size_t position2 = lineStr.find(end); in CutString() local
Dparse_click_response_trace.cpp61 size_t position2 = line.find(":"); in GetLineTime() local
98 size_t position2 = line.find(" comm=appspawn"); in GetPid() local
130 size_t position2 = line.find(":"); in GetStartTime() local
Dparse_click_complete_trace.cpp59 size_t position2 = line.find(":"); in GetLineTime() local
106 size_t position2 = line.find(" comm=appspawn"); in GetPid() local
138 size_t position2 = line.find(":"); in GetStartTime() local
Dparse_page_fps_trace.cpp102 size_t position2 = line.find(":"); in GetLineTime() local
109 size_t position2 = line.find(end); in CutString() local
Dparse_trace.cpp61 size_t position2 = line.find(":"); in ParseNohTrace() local
113 size_t position2 = line.find(":"); in GetWindowTime() local
211 size_t position2 = line.find(":"); in ParseHotTrace() local
257 size_t position2 = line.find(":"); in GetStartTime() local
Dparse_start_trace_noh.cpp87 size_t position2 = line.find(":"); in GetLineTime() local
94 int position2 = static_cast<int>(line.find(end)); in CutString() local
Dstalling_rate_trace.cpp151 size_t position2 = line.find(":"); in GetOnScreenTimeStart() local
160 size_t position2 = line.find(":"); in GetTimes() local
Dparse_start_frame_trace.cpp130 size_t position2 = line.find(":"); in GetLineTime() local
137 int position2 = static_cast<int>(line.find(end)); in CutString() local
Dcontrol_call_cmd.cpp263 size_t position2 = cmdResult.find("json"); in StartFrameFps() local
291 size_t position2 = cmdResult.find("json"); in StartResponse() local
353 size_t position2 = cmdResult.find("json"); in ColdStart() local
403 size_t position2 = cmdResult.find("json"); in HotStart() local
/developtools/profiler/host/smartperf/client/client_command_fps/
Dmain.cpp295 int position2 = static_cast<int>(cmdResult.find("]")); in GetSurFace() local