Home
last modified time | relevance | path

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

/external/angle/src/tests/test_expectations/
DGPUTestExpectationsParser_unittest.cpp20 OnGet, enumerator
317 if (GetParam() == ConditionTestType::OnGet) in TEST_P()
441 testing::Values(ConditionTestType::OnGet, ConditionTestType::OnLoad),
/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,