Home
last modified time | relevance | path

Searched refs:kValueProperty (Results 1 – 2 of 2) sorted by relevance

/external/cros/system_api/dbus/
Dservice_constants.h355 const char kValueProperty[] = "Value"; variable
386 const char kValueProperty[] = "Value"; variable
/external/v8/src/parsing/
Dparser-base.h846 kValueProperty, enumerator
1662 checker->CheckProperty(name_token, kValueProperty, false, false, in ParsePropertyDefinition()
3334 if (type == kValueProperty && IsProto()) { in CheckProperty()