Home
last modified time | relevance | path

Searched defs:class_name (Results 1 – 7 of 7) sorted by relevance

/system/tools/aidl/tests/
Dfake_io_delegate.cpp100 string package, class_name, rel_path; in AddStubParcelable() local
115 string package, class_name, rel_path; in AddStubInterface() local
124 string package, class_name, rel_path; in AddCompoundParcelable() local
Dtest_util.cpp52 string* class_name) { in SplitPackageClass()
/system/tools/aidl/
Daidl.cpp453 vector<string>* package, string* class_name) { in ParsePreprocessedLine()
520 string class_name; in parse_preprocessed_file() local
Dast_cpp.cpp237 ConstructorImpl::ConstructorImpl(const string& class_name, in ConstructorImpl()
263 const string& class_name, in MethodImpl()
Dgenerate_cpp.cpp235 string class_name = ClassName(interface, header_type); in BuildHeaderGuard() local
Dtype_java.cpp263 const std::string& class_name) in StringType()
/system/update_engine/update_manager/
Dpolicy.h204 std::string class_name = PolicyName() + "::"; in PolicyRequestName() local