Home
last modified time | relevance | path

Searched defs:SetIntValue (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/include/amber/
Dvalue.h32 void SetIntValue(uint64_t val) { in SetIntValue() function
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/
H A Dvalue.cpp202 int SetIntValue(Value* value, int new_value) { in SetIntValue() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dunion_unittest.cc1135 void SetIntValue(int64_t int_value) override { in SetIntValue() function in mojo::test::SmallCacheImpl