Home
last modified time | relevance | path

Searched defs:stringValue (Results 1 – 5 of 5) sorted by relevance

/hardware/google/pixel/pixelstats/test/mm/
DVendorAtomIntValueUtil.h25 constexpr int stringValue = static_cast<int>(VendorAtomValue::stringValue); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/config/
DTestProperties.json14 "stringValue": "MIXED property" string
136 "stringValue": "Vendor String Property" string
174 "stringValue": "Test" string
DDefaultProperties.json64 "stringValue": "1GCARVIN123456789" string
70 "stringValue": "Toy Vehicle" string
76 "stringValue": "Speedy Model" string
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/test/
Dprop_different_types.json45 "stringValue": "test" string
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Dlunr.js150 lunr.FieldRef = function (docRef, fieldName, stringValue) { argument