Home
last modified time | relevance | path

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

/external/flatbuffers/grpc/src/compiler/
Dcpp_generator.cc159 std::map<grpc::string, grpc::string> *vars, bool is_public) { in PrintHeaderClientMethodInterfaces()
310 bool is_public) { in PrintHeaderClientMethod()
/external/autotest/server/site_tests/cheets_CTS/
Dgenerate_controlfiles.py276 def is_public(uri): function