Searched defs:GetField (Results 1 - 2 of 2) sorted by relevance

/system/extras/simpleperf/
H A Dtracing.h50 void GetField(const std::string& name, TracingFieldPlace& place) { function in struct:TracingFormat
51 const TracingField& field = GetField(name);
57 const TracingField& GetField(const std::string& name) { function in struct:TracingFormat
/system/chre/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h1656 template<typename T> T GetField(uoffset_t o) const { function in class:flatbuffers::FLATBUFFERS_FINAL_CLASS
1691 template<typename T> T GetField(voffset_t field, T defaultval) const { function in class:flatbuffers::Table

Completed in 228 milliseconds