Searched defs:class_name (Results 1 – 9 of 9) sorted by relevance
/system/tools/aidl/tests/ |
D | fake_io_delegate.cpp | 105 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
|
D | test_util.cpp | 52 string* class_name) { in SplitPackageClass()
|
/system/tools/sysprop/ |
D | JavaGen.cpp | 303 std::string class_name = GetJavaClassName(props); in GenerateJavaClass() local 433 std::string class_name = GetJavaClassName(props); in GenerateJavaLibrary() local
|
/system/tools/aidl/ |
D | ast_cpp.cpp | 257 ConstructorImpl::ConstructorImpl(const string& class_name, in ConstructorImpl() 283 const string& class_name, in MethodImpl()
|
D | aidl.cpp | 359 vector<string>* package, string* class_name) { in ParsePreprocessedLine() 426 string class_name; in parse_preprocessed_file() local
|
D | type_java.cpp | 128 const std::string& class_name) in StringType()
|
D | generate_cpp.cpp | 210 string class_name = ClassName(defined_type, header_type); in BuildHeaderGuard() local
|
/system/update_engine/update_manager/ |
D | policy.h | 210 std::string class_name = PolicyName() + "::"; in PolicyRequestName() local
|
/system/iorap/src/manager/ |
D | event_manager.cc | 157 const std::string& class_name = event.intent_proto->component().class_name(); in OnNewEvent() local
|