Searched refs:EasyUnlockPrivateSetRemoteDevicesFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
H A Deasy_unlock_private_api.h255 class EasyUnlockPrivateSetRemoteDevicesFunction : public SyncExtensionFunction { class in namespace:extensions::api
259 EasyUnlockPrivateSetRemoteDevicesFunction();
262 virtual ~EasyUnlockPrivateSetRemoteDevicesFunction();
267 DISALLOW_COPY_AND_ASSIGN(EasyUnlockPrivateSetRemoteDevicesFunction);
H A Deasy_unlock_private_api.cc525 EasyUnlockPrivateSetRemoteDevicesFunction::
526 EasyUnlockPrivateSetRemoteDevicesFunction() { function in class:extensions::api::EasyUnlockPrivateSetRemoteDevicesFunction
529 EasyUnlockPrivateSetRemoteDevicesFunction::
530 ~EasyUnlockPrivateSetRemoteDevicesFunction() {
533 bool EasyUnlockPrivateSetRemoteDevicesFunction::RunSync() {

Completed in 301 milliseconds