Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 6 of 6) sorted by relevance

/system/tools/xsdc/src/com/android/xsdc/tag/
DXsdEnumeration.java27 public String getValue() { in getValue() method in XsdEnumeration
/system/chre/util/tests/
Ddynamic_vector_test.cc40 int getValue() { in getValue() function in __anond30906860111::Dummy
132 int getValue() const { in getValue() function in MovableButNonCopyable
178 int getValue() const { in getValue() function in CopyableButNonMovable
232 int getValue() const { in getValue() function in MovableAndCopyable
Doptional_test.cc143 int getValue() const { in getValue() function in MovableButNonCopyable
Dpriority_queue_test.cc18 int getValue() const { in getValue() function in __anonea7190b50111::DummyElement
/system/nfc/utils/
Dconfig.cc146 ConfigValue& ConfigFile::getValue(const std::string& key) { in getValue() function in ConfigFile
/system/security/keystore/
Dblob.h122 const uint8_t* getValue() const { return mBlob->value; } in getValue() function