Searched refs:new_cpp_aconfigd (Results 1 – 4 of 4) sorted by relevance
146 ::aconfigdwrapper::CppAconfigd *aconfigdwrapper$cxxbridge1$new_cpp_aconfigd(::std::string const &st… in aconfigdwrapper$cxxbridge1$new_cpp_aconfigd()147 …dwrapper::CppAconfigd> (*new_cpp_aconfigd$)(::std::string const &, ::std::string const &) = ::acon… in aconfigdwrapper$cxxbridge1$new_cpp_aconfigd()148 return new_cpp_aconfigd$(str1, str2).release(); in aconfigdwrapper$cxxbridge1$new_cpp_aconfigd()
17 Self { cpp_aconfigd: ffi::new_cpp_aconfigd(&root_dir_, &persist_storage_records_) } in new()95 fn new_cpp_aconfigd(str1: &CxxString, str2: &CxxString) -> UniquePtr<CppAconfigd>; in new_cpp_aconfigd() function
27 std::unique_ptr<CppAconfigd> new_cpp_aconfigd(const std::string& str1,
92 std::unique_ptr<CppAconfigd> new_cpp_aconfigd(const std::string& str1, in new_cpp_aconfigd() function