Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/symbol/
H A Dversion_script_parser_test.cpp515 const ExportedSymbolSet::NameSet &cpp_symbols = in TEST() local
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dsema.cc821 bool ValidateCppTypes(const CppSymbolTable& cpp_symbols) { in ValidateCppTypes()