Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dproc_cpuinfo_reader.h53 bool GetNextField(const char** field) { in GetNextField() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dsupplement_data.cc99 bool SupplementDataReader::GetNextField(DataType* out_type, in GetNextField() function in bt::SupplementDataReader