Home
last modified time | relevance | path

Searched refs:GetCppNamespace (Results 1 – 1 of 1) sorted by relevance

/system/tools/sysprop/
DCppGen.cpp204 std::string GetCppNamespace(const sysprop::Properties& props);
246 std::string GetCppNamespace(const sysprop::Properties& props) { in GetCppNamespace() function
259 std::string cpp_namespace = GetCppNamespace(props); in GenerateHeader()
311 std::string cpp_namespace = GetCppNamespace(props); in GenerateSource()