Home
last modified time | relevance | path

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

/external/angle/src/tests/test_expectations/
DGPUTestExpectationsParser_unittest.cpp20 OnGet, enumerator
317 if (GetParam() == ConditionTestType::OnGet) in TEST_P()
436 testing::Values(ConditionTestType::OnGet, ConditionTestType::OnLoad),
/external/cronet/third_party/protobuf/src/google/protobuf/
Dfield_access_listener.h97 static void OnGet(const MessageLite* msg, const void* field) {} in OnGet() function
/external/protobuf/src/google/protobuf/
Dfield_access_listener.h97 static void OnGet(const MessageLite* msg, const void* field) {} in OnGet() function
/external/libchrome/dbus/
Dproperty.cc110 base::Bind(&PropertySet::OnGet, in Get()
116 void PropertySet::OnGet(PropertyBase* property, GetCallback callback, in OnGet() function in dbus::PropertySet
Dproperty.h261 virtual void OnGet(PropertyBase* property, GetCallback callback,