Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dreal_device_policy_provider.cc108 bool (DevicePolicy::*getter)(T*) in UpdateVariable()
112 (policy_provider_->GetDevicePolicy().*getter)(&new_value)) { in UpdateVariable()
122 bool (RealDevicePolicyProvider::*getter)(T*) const) { in UpdateVariable()
125 (this->*getter)(&new_value)) { in UpdateVariable()
Dreal_device_policy_provider.h138 bool (policy::DevicePolicy::*getter)(T*) const);
144 bool (RealDevicePolicyProvider::*getter)(T*) const);
/system/bt/gd/packet/parser/
DREADME44 The _payload_ keyword generates a getter but _body_ doesn't. Therefore, a
/system/tools/aidl/
Dgenerate_cpp.cpp808 unique_ptr<MethodImpl> getter(new MethodImpl("const " + cppType + "&", in BuildInterfaceSource() local
811 getter->GetStatementBlock()->AddLiteral( in BuildInterfaceSource()
814 getter->GetStatementBlock()->AddLiteral("return value"); in BuildInterfaceSource()
815 decls.push_back(std::move(getter)); in BuildInterfaceSource()
976 unique_ptr<Declaration> getter(new MethodDecl("const " + cppType + "&", constant->GetName(), in BuildInterfaceHeader() local
978 string_constants.push_back(std::move(getter)); in BuildInterfaceHeader()
/system/media/audio_utils/
DDoxyfile.orig318 # getter and setter methods for a property. Setting this option to YES will make
DDoxyfile.bak318 # getter and setter methods for a property. Setting this option to YES will make
DDoxyfile370 # 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
/system/chre/pal/doc/
DDoxyfile329 # getter and setter methods for a property. Setting this option to YES will make