Home
last modified time | relevance | path

Searched refs:mutable_methods (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp60625 std::vector<IPCFrame_BindServiceReply_MethodInfo>* mutable_methods() { return &methods_; } in mutable_methods() function in perfetto::protos::gen::IPCFrame_BindServiceReply
Dperfetto.h129502 std::vector<IPCFrame_BindServiceReply_MethodInfo>* mutable_methods() { return &methods_; }