Home
last modified time | relevance | path

Searched defs:unbind (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/binder_bindings/android/os/
DIUpdateEngine.aidl37 boolean unbind(IUpdateEngineCallback callback); in unbind() method
/system/update_engine/
Dbinder_service_android.cc105 Status BinderUpdateEngineAndroidService::unbind( in unbind() function in chromeos_update_engine::BinderUpdateEngineAndroidService
237 void RegisterForDeathNotifications(base::Closure unbind) { in RegisterForDeathNotifications()