Home
last modified time | relevance | path

Searched refs:property_value (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/talk/media/devices/
Dlinuxdeviceinfo.cc121 const char* property_value = NULL; in GetUsbProperty() local
142 property_value = libudev_context->instance()-> in GetUsbProperty()
147 if (!property_value) { in GetUsbProperty()
150 property->assign(property_value); in GetUsbProperty()
/external/libbrillo/brillo/dbus/
Dexported_object_manager_unittest.cc44 std::string property_value; in ReadTestPropertyDict() local
46 ASSERT_TRUE(each_property.PopVariantOfString(&property_value)); in ReadTestPropertyDict()
50 EXPECT_EQ(property_value, kTestPropertyValue); in ReadTestPropertyDict()
/external/chromium-trace/catapult/telemetry/telemetry/testing/
Dsystem_stub.py95 def SetProp(self, property_name, property_value): argument
96 self.system_properties[property_name] = property_value
/external/v8/src/
Dd8.cc2213 Local<Value> property_value; in SerializeValue() local
2215 object->Get(context, name).ToLocal(&property_value)) { in SerializeValue()
2218 if (!SerializeValue(isolate, property_value, to_transfer, seen_objects, in SerializeValue()
2289 Local<Value> property_value; in DeserializeValue() local
2290 CHECK(DeserializeValue(isolate, data, offset).ToLocal(&property_value)); in DeserializeValue()
2291 object->Set(isolate->GetCurrentContext(), property_name, property_value) in DeserializeValue()
/external/llvm/docs/
DLLVMBuild.rst121 property_name = property_value