Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp60567 uint32_t method_id() const { return method_id_; } in method_id() function in perfetto::protos::gen::IPCFrame_InvokeMethod
64712 uint32_t method_id = 1; // method ids start at index 1. in OnBindService() local
64736 const uint32_t method_id = req.method_id(); in OnInvokeMethod() local