Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Dfake_io_delegate.cpp105 string package, class_name, rel_path; in AddStubParcelable() local
120 string package, class_name, rel_path; in AddStubInterface() local
129 string package, class_name, rel_path; in AddCompoundParcelable() local
Dtest_util.cpp52 string* class_name) { in SplitPackageClass()
/system/tools/sysprop/
DJavaGen.cpp303 std::string class_name = GetJavaClassName(props); in GenerateJavaClass() local
433 std::string class_name = GetJavaClassName(props); in GenerateJavaLibrary() local
/system/tools/aidl/
Dast_cpp.cpp257 ConstructorImpl::ConstructorImpl(const string& class_name, in ConstructorImpl()
283 const string& class_name, in MethodImpl()
Daidl.cpp359 vector<string>* package, string* class_name) { in ParsePreprocessedLine()
426 string class_name; in parse_preprocessed_file() local
Dtype_java.cpp128 const std::string& class_name) in StringType()
Dgenerate_cpp.cpp210 string class_name = ClassName(defined_type, header_type); in BuildHeaderGuard() local
/system/update_engine/update_manager/
Dpolicy.h210 std::string class_name = PolicyName() + "::"; in PolicyRequestName() local
/system/iorap/src/manager/
Devent_manager.cc157 const std::string& class_name = event.intent_proto->component().class_name(); in OnNewEvent() local