Searched defs:CppAconfigd (Results 1 – 5 of 5) sorted by relevance
93 type CppAconfigd; typedef95 fn new_cpp_aconfigd(str1: &CxxString, str2: &CxxString) -> UniquePtr<CppAconfigd>; in new_cpp_aconfigd()
12 class CppAconfigd { class
26 CppAconfigd::CppAconfigd(const std::string& str1, const std::string& str2) in CppAconfigd() function in aconfigdwrapper::CppAconfigd
88 using CppAconfigd = ::aconfigdwrapper::CppAconfigd; variable
112 using CppAconfigd = ::aconfigdwrapper::CppAconfigd; typedef