Home
last modified time | relevance | path

Searched defs:mValue (Results 1 – 10 of 10) sorted by relevance

/system/media/audio_utils/include/audio_utils/
Dfifo_index.h134 uint32_t mValue; // cached value to be stored variable
188 uint32_t mValue; // most recently cached value variable
/system/tools/hidl/
DEnumType.h137 ConstantExpression *mValue; member
DConstantExpression.h92 uint64_t mValue; member
/system/netd/libnetdutils/include/netdutils/
DStatusOr.h63 T mValue; variable
/system/chre/util/tests/
Doptional_test.cc113 int mValue = kInvalidValue; member in MovableButNonCopyable
Ddynamic_vector_test.cc45 int mValue = -1; member in __anone3cbeefc0111::Dummy
138 int mValue; member in MovableButNonCopyable
184 int mValue; member in CopyableButNonMovable
238 int mValue; member in MovableAndCopyable
Dfixed_size_vector_test.cc39 int mValue = -1; member in __anon74bd05210111::Foo
Dpriority_queue_test.cc27 int mValue = -1; member in __anonfb34792b0111::DummyElement
/system/core/libcutils/tests/
DPropertiesTest.cpp73 char mValue[PROPERTY_VALUE_MAX]; member in android::PropertiesTest
/system/tools/hidl/c2hal/
DExpression.cpp127 std::string mValue; member