Home
last modified time | relevance | path

Searched defs:mValue (Results 1 – 11 of 11) 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.h166 ConstantExpression* mValue; member
DConstantExpression.h146 uint64_t mValue; member
/system/netd/libnetdutils/include/netdutils/
DStatusOr.h83 T mValue; variable
/system/chre/util/tests/
Ddynamic_vector_test.cc45 int mValue = -1; member in __anon1566bc9d0111::Dummy
138 int mValue; member in MovableButNonCopyable
184 int mValue; member in CopyableButNonMovable
238 int mValue; member in MovableAndCopyable
Doptional_test.cc152 int mValue = kInvalidValue; member in MovableButNonCopyable
Dpriority_queue_test.cc27 int mValue = -1; member in __anon2ccf46cc0111::DummyElement
Dfixed_size_vector_test.cc39 int mValue = -1; member in __anone8d8fb220111::Foo
/system/core/healthd/
Dcharger_test.cpp64 T mValue; member in Atomic
/system/tools/hidl/c2hal/
DExpression.cpp127 std::string mValue; member
/system/core/libcutils/
Dproperties_test.cpp73 char mValue[PROPERTY_VALUE_MAX]; member in android::PropertiesTest