Searched defs:class_name (Results 1 – 10 of 10) sorted by relevance
/system/tools/aidl/tests/ |
D | fake_io_delegate.cpp | 106 string package, class_name, rel_path; in AddStubParcelable() local 121 string package, class_name, rel_path; in AddStubInterface() local 130 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 | 357 std::string class_name = GetJavaClassName(props); in GenerateJavaClass() local 491 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 | 277 ConstructorImpl::ConstructorImpl(const string& class_name, in ConstructorImpl() 306 MethodImpl::MethodImpl(const string& return_type, const string& class_name, in MethodImpl()
|
D | aidl.cpp | 307 string* class_name) { in ParsePreprocessedLine() 425 string class_name; in parse_preprocessed_file() local
|
D | aidl_language.cpp | 1491 const std::string class_name = in ResolveName() local
|
D | generate_cpp.cpp | 519 const std::string& class_name, in BuildConstantDefinitions()
|
/system/update_engine/update_manager/ |
D | policy.h | 222 std::string class_name = PolicyName() + "::"; in PolicyRequestName() local
|
/system/iorap/src/manager/ |
D | event_manager.cc | 208 const std::string& class_name = event.intent_proto->component().class_name(); in OnNewEvent() local
|