Searched defs:app_id (Results 151 - 175 of 216) sorted by relevance

123456789

/external/chromium_org/google_apis/gcm/engine/
H A Dmcs_client_unittest.cc122 const std::string& app_id,
239 const std::string& app_id,
238 MessageSentCallback(int64 user_serial_number, const std::string& app_id, const std::string& message_id, MCSClient::MessageSendStatus status) argument
H A Dmcs_client.cc81 std::string app_id() const { return app_id_; } function in class:gcm::CollapseKey
105 if (app_id_ != right.app_id())
106 return app_id_ < right.app_id();
/external/chromium_org/ui/app_list/views/
H A Dapp_list_main_view.cc311 const std::string& app_id,
313 delegate_->GetShortcutPathForApp(app_id, callback);
310 GetShortcutPathForApp( const std::string& app_id, const base::Callback<void(const base::FilePath&)>& callback) argument
/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_main.c591 UINT8 app_id, BD_ADDR peer_addr)
596 UNUSED(app_id);
590 bta_ag_collision_cback(tBTA_SYS_CONN_STATUS status, UINT8 id, UINT8 app_id, BD_ADDR peer_addr) argument
H A Dbta_ag_int.h169 UINT8 app_id; member in struct:__anon413
289 UINT8 app_id; /* application id */ member in struct:__anon423
361 UINT8 app_id, BD_ADDR peer_addr);
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_main.c165 app_id, BD_ADDR peer_addr);
166 static void bta_av_sys_rs_cback (tBTA_SYS_CONN_STATUS status,UINT8 id, UINT8 app_id, BD_ADDR peer_addr);
540 registr.app_id = p_data->api_reg.app_id;
552 p_scb->app_id = registr.app_id;
913 static void bta_av_sys_rs_cback (tBTA_SYS_CONN_STATUS status,UINT8 id, UINT8 app_id, BD_ADDR peer_addr) argument
931 APPL_TRACE_DEBUG("new_role:%d, hci_status:x%x hndl: x%x", id, app_id, p_scb->hndl);
933 if ((id != BTM_ROLE_MASTER) && (app_id != HCI_SUCCESS))
941 p_buf->hci_status = app_id;
990 bta_av_sco_chg_cback(tBTA_SYS_CONN_STATUS status, UINT8 id, UINT8 app_id, BD_ADDR peer_addr) argument
[all...]
/external/bluetooth/bluedroid/bta/jv/
H A Dbta_jv_api.c1623 ** app_id: app specific pm ID, can be BTA_JV_PM_ALL, see bta_dm_cfg.c for details
1635 tBTA_JV_STATUS BTA_JvSetPmProfile(UINT32 handle, tBTA_JV_PM_ID app_id, tBTA_JV_CONN_STATE init_st) argument
1640 APPL_TRACE_API("BTA_JVSetPmProfile handle:0x%x, app_id:%d", handle, app_id);
1646 p_msg->app_id = app_id;
/external/bluetooth/bluedroid/btif/co/
H A Dbta_fs_co.c246 ** app_id - in case application specific treatement is required (e.g opp versus ftp)
250 static int btapp_fs_check_space( const char *p_path, const UINT32 size, const UINT8 app_id )
257 UNUSED(app_id);
315 ** app_id - application ID specified in the enable functions.
328 UINT8 app_id)
343 err = btapp_fs_check_space(p_path, size, app_id);
368 fd, err, oflags, app_id);
401 ** app_id - application ID specified in the enable functions.
410 tBTA_FS_CO_STATUS bta_fs_co_close(int fd, UINT8 app_id) argument
416 fd, app_id);
327 bta_fs_co_open(const char *p_path, int oflags, UINT32 size, UINT16 evt, UINT8 app_id) argument
454 bta_fs_co_read(int fd, UINT8 *p_buf, UINT16 nbytes, UINT16 evt, UINT8 ssn, UINT8 app_id) argument
499 bta_fs_co_write(int fd, const UINT8 *p_buf, UINT16 nbytes, UINT16 evt, UINT8 ssn, UINT8 app_id) argument
533 bta_fs_co_seek(int fd, INT32 offset, INT16 origin, UINT8 app_id) argument
560 bta_fs_co_access(const char *p_path, int mode, BOOLEAN *p_is_dir, UINT8 app_id) argument
639 bta_fs_co_mkdir(const char *p_path, UINT8 app_id) argument
673 bta_fs_co_rmdir(const char *p_path, UINT8 app_id) argument
778 bta_fs_co_unlink(const char *p_path, UINT8 app_id) argument
856 bta_fs_co_getdirentry(const char *p_path, BOOLEAN first_item, tBTA_FS_DIRENTRY *p_entry, UINT16 evt, UINT8 app_id) argument
987 bta_fs_co_setdir(const char *p_path, UINT8 app_id) argument
1018 bta_fs_co_resume(UINT16 evt, UINT8 app_id) argument
1046 bta_fs_co_set_perms(const char *p_src_path, UINT8 *p_perms, UINT16 evt, UINT8 app_id) argument
1077 bta_fs_co_rename(const char *p_src_path, const char *p_dest_path, UINT8 *p_perms, UINT16 evt, UINT8 app_id) argument
1111 bta_fs_co_copy(const char *p_src_path, const char *p_dest_path, UINT8 *p_perms, UINT16 evt, UINT8 app_id) argument
1138 bta_fs_co_resume_op(UINT32 offset, UINT16 evt, UINT8 app_id) argument
1164 bta_fs_co_session_info(BD_ADDR bd_addr, UINT8 *p_sess_info, UINT8 ssn, tBTA_FS_CO_SESS_ST new_st, char *p_path, UINT8 *p_info, UINT8 app_id) argument
1197 bta_fs_co_suspend(BD_ADDR bd_addr, UINT8 *p_sess_info, UINT8 ssn, UINT32 *p_timeout, UINT32 *p_offset, UINT8 info, UINT8 app_id) argument
1228 bta_fs_co_sess_ssn(int fd, UINT8 ssn, UINT8 app_id) argument
[all...]
/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_browsertest.cc253 const std::string& app_id,
277 EXPECT_TRUE(service->UpdateExtension(app_id, app_v2_path, true,
282 ->GetExtensionById(app_id, ExtensionRegistry::EVERYTHING);
310 void EphemeralAppTestBase::CloseApp(const std::string& app_id) { argument
311 EXPECT_EQ(1U, GetAppWindowCountForApp(app_id));
312 extensions::AppWindow* app_window = GetFirstAppWindowForApp(app_id);
317 void EphemeralAppTestBase::CloseAppWaitForUnload(const std::string& app_id) { argument
322 CloseApp(app_id);
326 void EphemeralAppTestBase::EvictApp(const std::string& app_id) { argument
337 app_id,
252 UpdateEphemeralApp( const std::string& app_id, const base::FilePath& test_dir, const base::FilePath& pem_path) argument
374 VerifyAppNotLoaded(const std::string& app_id) argument
380 VerifyEphemeralApp(const std::string& app_id) argument
396 VerifyInactiveEphemeralApp(const std::string& app_id) argument
410 VerifyPromotedApp(const std::string& app_id, ExtensionRegistry::IncludeFlag expected_set) argument
431 DispatchAlarmEvent(EventRouter* event_router, const std::string& app_id) argument
447 ReplaceEphemeralApp(const std::string& app_id, const char* test_path, int expected_enabled_change) argument
498 std::string app_id = app->id(); local
667 std::string app_id = app_v1->id(); local
939 std::string app_id = app->id(); local
960 std::string app_id = app->id(); local
989 std::string app_id = app->id(); local
[all...]
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service.cc699 const base::string16& app_id) {
702 std::string app = base::UTF16ToUTF8(app_id);
698 HasRegisteredBackgroundContents( const base::string16& app_id) argument
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_data.cc52 // Save |raw_icon| for given |app_id|.
198 void Start(const std::string& app_id, argument
204 app_id,
259 const std::string& app_id,
263 app_id_(app_id),
258 KioskAppData(KioskAppDataDelegate* delegate, const std::string& app_id, const std::string& user_id) argument
H A Dkiosk_app_manager.cc46 std::string GenerateKioskAppAccountId(const std::string& app_id) { argument
47 return app_id + '@' + kKioskAppAccountDomain;
103 : app_id(data.app_id()),
117 void KioskAppManager::SetAutoLaunchApp(const std::string& app_id) { argument
128 app_id.empty() ? std::string() : GenerateKioskAppAccountId(app_id));
260 void KioskAppManager::AddApp(const std::string& app_id) { argument
269 it->kiosk_app_id == app_id) {
277 GenerateKioskAppAccountId(app_id),
283 RemoveApp(const std::string& app_id) argument
318 GetApp(const std::string& app_id, App* app) const argument
346 ClearAppData(const std::string& app_id) argument
354 UpdateAppDataFromProfile( const std::string& app_id, Profile* profile, const extensions::Extension* app) argument
378 GetCachedCrx(const std::string& app_id, base::FilePath* file_path, std::string* version) const argument
421 OnKioskAppCacheUpdated(const std::string& app_id) argument
432 PutValidatedExternalExtension( const std::string& app_id, const base::FilePath& crx_path, const std::string& version, const ExternalCache::PutExternalExtensionCallback& callback) argument
492 GetAppDataMutable(const std::string& app_id) argument
570 OnKioskAppDataChanged(const std::string& app_id) argument
576 OnKioskAppDataLoadFailure(const std::string& app_id) argument
[all...]
/external/chromium_org/chrome/browser/drive/
H A Ddrive_api_service.cc124 void ExtractOpenUrlAndRun(const std::string& app_id, argument
139 if (open_with_links[i].app_id == app_id) {
644 const std::string& app_id,
658 base::Bind(&ExtractOpenUrlAndRun, app_id, callback));
659 request->set_app_id(app_id);
666 base::Bind(&ExtractOpenUrlAndRun, app_id, callback));
674 const std::string& app_id,
682 request->set_app_id(app_id);
642 AuthorizeApp( const std::string& resource_id, const std::string& app_id, const AuthorizeAppCallback& callback) argument
673 UninstallApp( const std::string& app_id, const google_apis::EntryActionCallback& callback) argument
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Ddrive_backend_sync_unittest.cc169 storage::FileSystemURL CreateURL(const std::string& app_id, argument
171 return CreateURL(app_id, base::FilePath(path));
174 storage::FileSystemURL CreateURL(const std::string& app_id, argument
176 GURL origin = extensions::Extension::GetBaseURLFromExtensionId(app_id);
180 bool GetAppRootFolderID(const std::string& app_id, argument
190 app_id,
201 std::string GetFileIDByPath(const std::string& app_id, argument
203 return GetFileIDByPath(app_id, base::FilePath(path));
206 std::string GetFileIDByPath(const std::string& app_id, argument
218 app_id,
230 RegisterApp(const std::string& app_id) argument
264 AddLocalFolder(const std::string& app_id, const base::FilePath::StringType& path) argument
272 AddOrUpdateLocalFile(const std::string& app_id, const base::FilePath::StringType& path, const std::string& content) argument
283 UpdateLocalFile(const std::string& app_id, const base::FilePath::StringType& path, const std::string& content) argument
293 RemoveLocal(const std::string& app_id, const base::FilePath::StringType& path) argument
433 const std::string& app_id = itr->first; local
444 VerifyConsistencyForFolder(const std::string& app_id, const base::FilePath& path, const std::string& folder_id, CannedSyncableFileSystem* file_system) argument
497 VerifyConsistencyForFile(const std::string& app_id, const base::FilePath& path, const std::string& file_id, CannedSyncableFileSystem* file_system) argument
513 CountLocalFile(const std::string& app_id) argument
540 VerifyLocalFile(const std::string& app_id, const base::FilePath::StringType& path, const std::string& content) argument
552 VerifyLocalFolder(const std::string& app_id, const base::FilePath::StringType& path) argument
646 std::string app_id = "example"; local
663 std::string app_id = "example"; local
686 std::string app_id = "example"; local
709 std::string app_id = "example"; local
738 std::string app_id = "example"; local
760 std::string app_id = "example"; local
784 std::string app_id = "example"; local
810 std::string app_id = "example"; local
844 std::string app_id = "example"; local
914 std::string app_id = "example"; local
968 std::string app_id = "example"; local
999 std::string app_id = "example"; local
1044 std::string app_id = "example"; local
1078 std::string app_id = "example"; local
1116 std::string app_id = "example"; local
1158 std::string app_id = "example"; local
1199 std::string app_id = "example"; local
1235 std::string app_id = "example"; local
1271 std::string app_id = "example"; local
1305 std::string app_id = "example"; local
1340 std::string app_id = "example"; local
1382 std::string app_id = "example"; local
1422 std::string app_id = "example"; local
1464 std::string app_id = "example"; local
1503 std::string app_id = "example"; local
1540 std::string app_id = "example"; local
1578 std::string app_id = "example"; local
1619 std::string app_id = "example"; local
1654 std::string app_id = "example"; local
1694 std::string app_id = "example"; local
[all...]
H A Dsync_task_manager_unittest.cc182 BackgroundTask(const std::string& app_id, argument
185 : app_id_(app_id),
196 task_blocker->app_id = app_id_;
238 const std::string& app_id,
242 app_id_(app_id),
269 task_blocker->app_id = app_id_;
491 "app_id", MAKE_PATH("/hoge/fuga"),
499 "app_id", MAKE_PATH("/hoge"),
507 "app_id", MAKE_PATH("/hoge/fuga/piyo"),
532 "app_id", MAKE_PAT
237 BlockerUpdateTestHelper(const std::string& name, const std::string& app_id, const std::vector<std::string>& paths, Log* log) argument
[all...]
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_view_delegate.cc377 const std::string& app_id,
382 app_id, extensions::ExtensionRegistry::EVERYTHING);
376 GetShortcutPathForApp( const std::string& app_id, const base::Callback<void(const base::FilePath&)>& callback) argument
/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator_impl.cc185 const std::string& app_id,
190 profile)->enabled_extensions().GetByID(app_id);
191 // The extension with id |app_id| may have been uninstalled.
337 std::string app_id = command_line_.GetSwitchValueASCII(switches::kAppId); local
338 const Extension* extension = GetPlatformApp(profile, app_id);
339 // If |app_id| is a disabled or terminated platform app we handle it
398 std::string* app_id) {
405 if (app_id)
406 *app_id = command_line_.GetSwitchValueASCII(switches::kAppId);
413 std::string app_id; local
183 GetAppLaunchContainer( Profile* profile, const std::string& app_id, const Extension** out_extension, extensions::LaunchContainer* out_launch_container) argument
397 IsAppLaunch(std::string* app_url, std::string* app_id) argument
445 std::string url_string, app_id; local
[all...]
/external/chromium_org/chrome/installer/util/
H A Dshell_util.h135 app_id = app_id_in;
200 base::string16 app_id; member in struct:ShellUtil::ShortcutProperties
/external/chromium_org/components/gcm_driver/
H A Dgcm_account_mapper_unittest.cc87 virtual void AddAppHandler(const std::string& app_id,
89 virtual void RemoveAppHandler(const std::string& app_id) OVERRIDE;
91 const std::string& app_id,
118 virtual void SendImpl(const std::string& app_id,
153 void CustomFakeGCMDriver::AddAppHandler(const std::string& app_id, argument
155 GCMDriver::AddAppHandler(app_id, handler);
158 void CustomFakeGCMDriver::RemoveAppHandler(const std::string& app_id) { argument
159 GCMDriver::RemoveAppHandler(app_id);
163 const std::string& app_id,
165 DCHECK_EQ(kGCMAccountMapperAppId, app_id);
162 RegisterImpl( const std::string& app_id, const std::vector<std::string>& sender_ids) argument
196 SendImpl(const std::string& app_id, const std::string& receiver_id, const GCMClient::OutgoingMessage& message) argument
[all...]
H A Dgcm_driver_desktop.cc37 virtual void OnRegisterFinished(const std::string& app_id,
40 virtual void OnUnregisterFinished(const std::string& app_id,
42 virtual void OnSendFinished(const std::string& app_id,
46 const std::string& app_id,
48 virtual void OnMessagesDeleted(const std::string& app_id) OVERRIDE;
50 const std::string& app_id,
52 virtual void OnSendAcknowledged(const std::string& app_id,
70 void Register(const std::string& app_id,
72 void Unregister(const std::string& app_id);
73 void Send(const std::string& app_id,
128 OnRegisterFinished( const std::string& app_id, const std::string& registration_id, GCMClient::Result result) argument
140 OnUnregisterFinished( const std::string& app_id, GCMClient::Result result) argument
152 OnSendFinished(const std::string& app_id, const std::string& message_id, GCMClient::Result result) argument
163 OnMessageReceived( const std::string& app_id, const GCMClient::IncomingMessage& message) argument
176 OnMessagesDeleted(const std::string& app_id) argument
184 OnMessageSendError( const std::string& app_id, const GCMClient::SendErrorDetails& send_error_details) argument
195 OnSendAcknowledged( const std::string& app_id, const std::string& message_id) argument
257 Register( const std::string& app_id, const std::vector<std::string>& sender_ids) argument
265 Unregister(const std::string& app_id) argument
271 Send( const std::string& app_id, const std::string& receiver_id, const GCMClient::OutgoingMessage& message) argument
413 AddAppHandler(const std::string& app_id, GCMAppHandler* handler) argument
422 RemoveAppHandler(const std::string& app_id) argument
477 RegisterImpl( const std::string& app_id, const std::vector<std::string>& sender_ids) argument
492 DoRegister(const std::string& app_id, const std::vector<std::string>& sender_ids) argument
508 UnregisterImpl(const std::string& app_id) argument
521 DoUnregister(const std::string& app_id) argument
534 SendImpl(const std::string& app_id, const std::string& receiver_id, const GCMClient::OutgoingMessage& message) argument
550 DoSend(const std::string& app_id, const std::string& receiver_id, const GCMClient::OutgoingMessage& message) argument
691 MessageReceived( const std::string& app_id, const GCMClient::IncomingMessage& message) argument
703 MessagesDeleted(const std::string& app_id) argument
713 MessageSendError( const std::string& app_id, const GCMClient::SendErrorDetails& send_error_details) argument
725 SendAcknowledged(const std::string& app_id, const std::string& message_id) argument
[all...]
H A Dgcm_driver_desktop_unittest.cc136 void Register(const std::string& app_id,
139 void Send(const std::string& app_id,
143 void Unregister(const std::string& app_id, WaitToFinish wait_to_finish);
284 void GCMDriverTest::Register(const std::string& app_id, argument
289 driver_->Register(app_id,
297 void GCMDriverTest::Send(const std::string& app_id, argument
303 driver_->Send(app_id,
312 void GCMDriverTest::Unregister(const std::string& app_id, argument
316 driver_->Unregister(app_id,
908 EXPECT_EQ(kTestAppID1, gcm_app_handler()->app_id());
[all...]
/external/chromium_org/google_apis/drive/
H A Dgdata_wapi_parser.cc178 bool Link::GetAppID(const base::StringPiece& rel, std::string* app_id) { argument
179 DCHECK(app_id);
182 app_id->clear();
188 *app_id = rel.as_string().substr(kOpenWithPrefixStr.size());
192 app_id->clear();
/external/chromium_org/google_apis/gcm/tools/
H A Dmcs_probe.cc122 const std::string& app_id,
126 << " Application ID: " << app_id
121 MessageSentCallback(int64 user_serial_number, const std::string& app_id, const std::string& message_id, MCSClient::MessageSendStatus status) argument
/external/oprofile/libpp/
H A Dcallgraph_container.cpp533 image_name_id app_id = image_names.create(app_name); local
536 app_id, debug_info);
538 callee_image_id, app_id, debug_info);
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_int.h152 UINT8 app_id; member in struct:__anon620
250 UINT8 app_id; /* application ID for this connection */ member in struct:__anon626
367 UINT8 sub_class, UINT16 max_latency, UINT16 min_tout, UINT8 app_id);

Completed in 579 milliseconds

123456789