Home
last modified time | relevance | path

Searched refs:pairs (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Ddisplay.cpp48 const std::vector<std::string> pairs = android::base::Split(flag, ","); in ParseDisplayConfig() local
49 for (const std::string& pair : pairs) { in ParseDisplayConfig()
/device/google/coral/json-c/
DChangeLog111 * Add handling of surrogate pairs (json_tokener.c, test4.c, Makefile.am)
/device/google/redbull/json-c/
DChangeLog111 * Add handling of surrogate pairs (json_tokener.c, test4.c, Makefile.am)
/device/google/sunfish/json-c/
DChangeLog111 * Add handling of surrogate pairs (json_tokener.c, test4.c, Makefile.am)
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto1782 // {interned id : string} pairs. Future packets from that data source can then
7184 // Consider the thread timestamps for async BEGIN/END event pairs as valid.