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 | 296 std::string class_name = GetJavaClassName(props); in GenerateJavaClass() local 430 std::string class_name = GetJavaClassName(props); in GenerateJavaLibrary() local
|
/system/incremental_delivery/libdataloader/ |
D | JNIHelpers.h | 22 static inline jclass FindClassOrDie(JNIEnv* env, const char* class_name) { in FindClassOrDie()
|
/system/tools/aidl/ |
D | ast_cpp.cpp | 259 ConstructorImpl::ConstructorImpl(const string& class_name, in ConstructorImpl() 289 const string& class_name, in MethodImpl()
|
D | aidl.cpp | 305 string* class_name) { in ParsePreprocessedLine() 372 string class_name; in parse_preprocessed_file() local
|
D | generate_cpp.cpp | 233 string class_name = ClassName(defined_type, header_type); in BuildHeaderGuard() local
|
/system/update_engine/update_manager/ |
D | policy.h | 213 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
|