Home
last modified time | relevance | path

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

/aosp12/packages/modules/common/tools/
H A Dconv_classpaths_proto.py20 import google.protobuf.text_format as text_format namespace
/aosp12/system/bt/tools/scripts/
H A Ddump_metrics_ascii.py23 import google.protobuf.text_format as text_format namespace
/aosp12/hardware/interfaces/automotive/can/1.0/tools/configurator/
H A Dcanprototools.cpp59 bool text_format = false; in parseConfigFile() local