Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/log/
Dlog_event_list.h223 bool AppendLong(int64_t value) { in AppendLong() function
/external/perfetto/src/trace_processor/metrics/
Dmetrics_unittest.cc70 TEST_F(ProtoBuilderTest, AppendLong) { in TEST_F() argument
Dmetrics.cc98 util::Status ProtoBuilder::AppendLong(const std::string& field_name, in AppendLong() function in perfetto::trace_processor::metrics::ProtoBuilder