Home
last modified time | relevance | path

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

/aosp12/system/nfc/utils/
H A Dconfig.cc44 ConfigValue::ConfigValue() { in ConfigValue() function in ConfigValue
49 ConfigValue::ConfigValue(std::string value) { in ConfigValue() function in ConfigValue
57 ConfigValue::ConfigValue(unsigned value) { in ConfigValue() function in ConfigValue
62 ConfigValue::ConfigValue(std::vector<uint8_t> value) { in ConfigValue() function in ConfigValue
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
H A Dconfig.cpp44 ConfigValue::ConfigValue() { in ConfigValue() function in ConfigValue
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
H A Dconfig.cpp63 ConfigValue::ConfigValue() { in ConfigValue() function in ConfigValue
/aosp12/frameworks/base/tools/aapt2/
H A DResources.proto237 message ConfigValue { message