Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.cc206 &ExportedPropertySet::HandleSet); in RegisterAsync()
241 &ExportedPropertySet::HandleSet); in RegisterAndBlock()
Dexported_property_set.h124 bool HandleSet(brillo::ErrorPtr* error,
Dexported_property_set.cc104 bool ExportedPropertySet::HandleSet(brillo::ErrorPtr* error, in HandleSet() function in brillo::dbus_utils::ExportedPropertySet
/external/v8/test/cctest/
Dtest-decls.cc92 static void HandleSet(Local<Name> key, Local<Value> value,
124 &HandleGet, &HandleSet, &HandleQuery, 0, 0, data)); in InitializeIfNeeded()
189 void DeclarationContext::HandleSet( in HandleSet() function in DeclarationContext