Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DVehicleEmulator.cpp81 vhal_proto::VehiclePropGet getProp = rxMsg.prop(0); in doGetConfig() local
113 vhal_proto::VehiclePropGet getProp = rxMsg.prop(0); in doGetProperty() local
/aosp12/frameworks/rs/cpp/
H A DRenderScript.cpp86 static uint32_t getProp(const char *str) { in getProp() function
/aosp12/frameworks/rs/
H A DrsContext.cpp200 static uint32_t getProp(const char *str) { in getProp() function
H A DrsHidlAdaptation.cpp62 static uint32_t getProp(const char *str) { in getProp() function
/aosp12/packages/modules/NeuralNetworks/common/
H A DLegacyUtils.cpp1856 uint32_t getProp(const char* str, uint32_t defaultValue) { in getProp() function