HomeSort by relevance Sort by last modified time
    Searched defs:ParseNamespace (Results 1 - 3 of 3) sorted by null

  /system/core/init/
service.cpp 480 bool Service::ParseNamespace(const std::vector<std::string>& args, std::string* err) {
652 {"namespace", {1, 2, &Service::ParseNamespace}},
    [all...]
  /external/clang/lib/Parse/
ParseDeclCXX.cpp 32 /// ParseNamespace - We know that the current token is a namespace keyword. This
58 Parser::DeclGroupPtrTy Parser::ParseNamespace(unsigned Context,
    [all...]
  /external/flatbuffers/src/
idl_parser.cpp     [all...]

Completed in 251 milliseconds