Searched defs:prop (Results 1 – 12 of 12) sorted by relevance
36 bool DrmAtomicRequest::Set(uint32_t objectId, const DrmProperty& prop, uint64_t value) { in Set()
67 bool need_prepend_prefix(const char* prop, const std::string_view prefix) { in need_prepend_prefix()
58 VehiclePropValue prop = {}; in appendKeyInput() local
106 auto get_int = [get_or_err](auto prop) -> Result<int> { in OnMessageInner()109 auto get_str = [get_or_err](auto prop) -> Result<std::string> { in OnMessageInner()113 const std::string &prop) -> Result<Json::Value> { in OnMessageInner()
77 auto prop = mServerSidePropStore.readValueOrNull(requestedPropValue); in get() local
147 for (const auto& prop : mHal->getAllProperties()) { in doGetPropertyAll() local
50 AString prop = "debug.stagefright.ccodec"; in useOmxCodecs() local
48 VehiclePropValue prop = { in storePropInitialValue() local
170 for (const auto& prop : mHal->getAllProperties()) { in doGetPropertyAll() local
173 const auto& prop = props[i]; in StartUpBase() local
1593 char prop[PROPERTY_VALUE_MAX]; in fallback_init() local
3383 int32_t prop __attribute__ ((aligned(4))); member3487 int32_t prop __attribute__ ((aligned(4))); member