Home
last modified time | relevance | path

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

/system/tools/xsdc/src/main/java/com/android/xsdc/tag/
DXsdEnumeration.java27 public String getValue() { in getValue() method in XsdEnumeration
/system/tools/xsdc/src/main/java/com/android/xsdc/cpp/
DCppType.java31 public String getWritingExpression(String getValue, String name); in getWritingExpression()
DCppComplexType.java37 public String getWritingExpression(String getValue, String name) { in getWritingExpression()
DCppSimpleType.java83 public String getWritingExpression(String getValue, String name) { in getWritingExpression()
/system/tools/xsdc/src/main/java/com/android/xsdc/java/
DJavaType.java28 String getWritingExpression(String getValue, String name); in getWritingExpression()
DJavaComplexType.java47 public String getWritingExpression(String getValue, String name) { in getWritingExpression()
DJavaSimpleType.java91 public String getWritingExpression(String getValue, String name) { in getWritingExpression()
/system/chre/util/tests/
Dsynchronized_memory_pool_test.cc33 int getValue() { in getValue() function in __anone51a2fcd0111::ConstructorCount
Dblocking_queue_test.cc38 int getValue() { in getValue() function in __anonae5b79e90111::ConstructorCount
Dsynchronized_expandable_memory_pool_test.cc33 int getValue() { in getValue() function in __anon4d0868600111::ConstructorCount
Ddynamic_vector_test.cc46 int getValue() { in getValue() function in __anon8ade22130111::DestructorCounter
138 int getValue() const { in getValue() function in MovableButNonCopyable
184 int getValue() const { in getValue() function in CopyableButNonMovable
238 int getValue() const { in getValue() function in MovableAndCopyable
Dsegmented_queue_test.cc45 int getValue() { in getValue() function in __anon6bd6ed1c0111::ConstructorCount
73 int getValue() const { in getValue() function in __anon6bd6ed1c0111::CopyableButNonMovable
98 int getValue() const { in getValue() function in __anon6bd6ed1c0111::MovableButNonCopyable
Doptional_test.cc145 int getValue() const { in getValue() function in MovableButNonCopyable
Dpriority_queue_test.cc36 int getValue() const { in getValue() function in __anona246ac420111::FakeElement
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DFrameBufferBuffer.java95 public int getValue(){ in getValue() method in FrameBufferBuffer.EVENT_RESULT