Home
last modified time | relevance | path

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

/build/soong/python/tests/proto_pkg_path/proto/
Dcommon.proto4 string common = 1; field
Dtest.proto7 MyCommonMessage common = 2; field
/build/make/tools/warn/
Dwarn.py25 from . import warn_common as common unknown