Home
last modified time | relevance | path

Searched defs:Value (Results 1 – 4 of 4) sorted by relevance

/system/chre/util/tests/
Dunique_ptr_test.cc11 struct Value { struct
12 Value(int value) : value(value) { in Value() function
16 ~Value() { in ~Value() argument
20 Value& operator=(Value&& other) { in operator =() argument
29 int Value::constructionCounter = 0; argument
/system/core/toolbox/
Dgetprop.cpp33 Value, enumerator
/system/bt/tools/mcap_tool/
Dmcap_tool.cc218 uint32_t Value = 0; in get_int() local
237 int Value = 0; in get_signed_int() local
273 uint32_t Value = 0; in get_hex_any() local
/system/extras/libperfmgr/
Dconfig_schema.json103 "Value": { object