Home
last modified time | relevance | path

Searched refs:HandleGet (Results 1 – 4 of 4) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_object.cc202 &ExportedPropertySet::HandleGet); in RegisterAsync()
237 &ExportedPropertySet::HandleGet); in RegisterAndBlock()
Dexported_property_set.h116 bool HandleGet(brillo::ErrorPtr* error,
Dexported_property_set.cc80 bool ExportedPropertySet::HandleGet(brillo::ErrorPtr* error, in HandleGet() function in brillo::dbus_utils::ExportedPropertySet
/external/v8/test/cctest/
Dtest-decls.cc90 static void HandleGet(Local<Name> key,
124 &HandleGet, &HandleSet, &HandleQuery, 0, 0, data)); in InitializeIfNeeded()
181 void DeclarationContext::HandleGet( in HandleGet() function in DeclarationContext