Home
last modified time | relevance | path

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

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