Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/incident_helper/tests/
H A DSystemPropertiesParser_test.cpp68 SystemPropertiesProto::Ro* ro = expected.mutable_ro(); in TEST_F() local
/aosp14/frameworks/base/cmds/incident_helper/src/parsers/
H A DSystemPropertiesParser.cpp109 Message ro(&roTable); in Parse() local
/aosp14/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto521 optional Ro ro = 21; field