Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Dfake_io_delegate.cpp106 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
Dtest_util.cpp52 string* class_name) { in SplitPackageClass()
/system/tools/sysprop/
DJavaGen.cpp357 std::string class_name = GetJavaClassName(props); in GenerateJavaClass() local
491 std::string class_name = GetJavaClassName(props); in GenerateJavaLibrary() local
/system/incremental_delivery/libdataloader/
DJNIHelpers.h22 static inline jclass FindClassOrDie(JNIEnv* env, const char* class_name) { in FindClassOrDie()
/system/tools/aidl/
Dast_cpp.cpp277 ConstructorImpl::ConstructorImpl(const string& class_name, in ConstructorImpl()
306 MethodImpl::MethodImpl(const string& return_type, const string& class_name, in MethodImpl()
Daidl.cpp307 string* class_name) { in ParsePreprocessedLine()
425 string class_name; in parse_preprocessed_file() local
Daidl_language.cpp1491 const std::string class_name = in ResolveName() local
Dgenerate_cpp.cpp519 const std::string& class_name, in BuildConstantDefinitions()
/system/update_engine/update_manager/
Dpolicy.h222 std::string class_name = PolicyName() + "::"; in PolicyRequestName() local
/system/iorap/src/manager/
Devent_manager.cc208 const std::string& class_name = event.intent_proto->component().class_name(); in OnNewEvent() local