Searched refs:OnGet (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/tests/test_expectations/ |
D | GPUTestExpectationsParser_unittest.cpp | 20 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/ |
D | field_access_listener.h | 97 static void OnGet(const MessageLite* msg, const void* field) {} in OnGet() function
|
/external/protobuf/src/google/protobuf/ |
D | field_access_listener.h | 97 static void OnGet(const MessageLite* msg, const void* field) {} in OnGet() function
|
/external/libchrome/dbus/ |
D | property.cc | 110 base::Bind(&PropertySet::OnGet, in Get() 116 void PropertySet::OnGet(PropertyBase* property, GetCallback callback, in OnGet() function in dbus::PropertySet
|
D | property.h | 261 virtual void OnGet(PropertyBase* property, GetCallback callback,
|