Searched defs:getValue (Results 1 – 6 of 6) sorted by relevance
/system/tools/xsdc/src/com/android/xsdc/tag/ | ||
D | XsdEnumeration.java | 27 public String getValue() { in getValue() method in XsdEnumeration |
/system/chre/util/tests/ | ||
D | dynamic_vector_test.cc | 40 int getValue() { in getValue() function in __anond30906860111::Dummy |
D | optional_test.cc | 143 int getValue() const { in getValue() function in MovableButNonCopyable |
D | priority_queue_test.cc | 18 int getValue() const { in getValue() function in __anonea7190b50111::DummyElement |
/system/nfc/utils/ | ||
D | config.cc | 146 ConfigValue& ConfigFile::getValue(const std::string& key) { in getValue() function in ConfigFile |
/system/security/keystore/ | ||
D | blob.h | 122 const uint8_t* getValue() const { return mBlob->value; } in getValue() function |