Home
last modified time | relevance | path

Searched refs:getter (Results 1 – 6 of 6) sorted by relevance

/system/tools/aidl/docs/
Dconstants.md30 These map to class level String constants in Java, and static getter
/system/tools/aidl/
Dgenerate_cpp.cpp749 unique_ptr<MethodImpl> getter(new MethodImpl("const " + cppType + "&", in BuildInterfaceSource() local
752 getter->GetStatementBlock()->AddLiteral( in BuildInterfaceSource()
755 getter->GetStatementBlock()->AddLiteral("return value"); in BuildInterfaceSource()
756 decls.push_back(std::move(getter)); in BuildInterfaceSource()
935 unique_ptr<Declaration> getter(new MethodDecl("const " + cppType + "&", constant->GetName(), in BuildInterfaceHeader() local
937 string_constants.push_back(std::move(getter)); in BuildInterfaceHeader()
/system/media/audio_utils/
DDoxyfile318 # getter and setter methods for a property. Setting this option to YES will make
DDoxyfile.orig318 # getter and setter methods for a property. Setting this option to YES will make
/system/chre/pal/doc/
DDoxyfile329 # getter and setter methods for a property. Setting this option to YES will make
/system/chre/chre_api/doc/
DDoxyfile329 # getter and setter methods for a property. Setting this option to YES will make