Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp39322 bool has_more) { in OnTraceData()
53107 const bool has_more = did_hit_threshold; in ReadBuffers() local
60518 bool has_more() const { return has_more_; } in has_more() function in perfetto::protos::gen::IPCFrame_InvokeMethodReply
63119 bool has_more = false, in AsyncResult()
63130 bool has_more() const { return has_more_; } in has_more() function in perfetto::ipc::AsyncResult
63131 void set_has_more(bool has_more) { has_more_ = has_more; } in set_has_more()
63360 bool has_more = async_result.has_more(); in Resolve() local
64405 bool has_more) { in EndInvoke()
67786 &sent_eof](bool has_more) { in OnQueryServiceCallback()
67922 bool has_more) { in OnTraceData()