Home
last modified time | relevance | path

Searched defs:OnSet (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/
Dfield_access_listener.h125 static void OnSet(const MessageLite* msg, const void* field) {} in OnSet() function
/external/protobuf/src/google/protobuf/
Dfield_access_listener.h125 static void OnSet(const MessageLite* msg, const void* field) {} in OnSet() function
/external/libchrome/dbus/
Dproperty.cc222 void PropertySet::OnSet(PropertyBase* property, in OnSet() function in dbus::PropertySet