OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegisterDevice
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/chromeos/file_manager/
desktop_notifications_unittest.cc
82
notifications.
RegisterDevice
(notification_path);
104
notifications.
RegisterDevice
(notification_path);
155
notifications.
RegisterDevice
(notification_path);
187
notifications.
RegisterDevice
(notification_path);
239
notifications.
RegisterDevice
(notification_path);
279
notifications.
RegisterDevice
(notification_path);
312
notifications.
RegisterDevice
(notification_path);
344
notifications.
RegisterDevice
(notification_path);
desktop_notifications.h
46
void
RegisterDevice
(const std::string& system_path);
desktop_notifications_browsertest.cc
162
notifications_->
RegisterDevice
("path");
desktop_notifications.cc
213
void DesktopNotifications::
RegisterDevice
(const std::string& path) {
/external/chromium/net/tools/testserver/
device_management.py
174
token_info = self._server.
RegisterDevice
(device_id,
614
def
RegisterDevice
(self, device_id, machine_id, type):
/external/chromium_org/chrome/browser/policy/test/
policy_testserver.py
284
token_info = self.server.
RegisterDevice
(device_id,
754
def
RegisterDevice
(self, device_id, machine_id, type):
[
all
...]
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router.cc
683
notifications_->
RegisterDevice
(device_path);
Completed in 253 milliseconds