/development/ndk/sources/android/libportable/common/include/ |
netdb_portable.h | 110 char *s_name; /* official service name */ 177 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/ |
AuthenticatorActivity.java | 264 // appropriate service. 294 * SampleSync Service
|
/device/asus/flo/camera/QCamera2/HAL/ |
QCamera2HWI.h | 167 /* static variable and functions accessed by camera service */ 419 // if auto focus is running, in other words, when auto_focus is called from service,
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
Security2Test.java | 271 // exception - no attribute name after the service.algorithm yet we 282 // exception - space character in the service.algorithm pair. Not valid.
|
/external/bluetooth/bluedroid/bta/gatt/ |
bta_gattc_int.h | 250 if included service, flag primary, 327 UINT8 srvc_hdl_chg; /* service handle change indication pending */
|
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_l2c.c | 67 ** verification of the service side connection 123 ** verification of the service side connection
|
avdt_msg.c | 517 ** service capabilities parameters. 538 ** service capabilities parameters. 618 * It may be a service category that is too new for us. 633 AVDT_TRACE_DEBUG2("skipping unknown service category=%d len: %d", elem, elem_len); 856 /* verify protocol service capabilities are supported */ 904 /* verify no protocol service capabilities in parameters */ [all...] |
/external/bluetooth/bluedroid/stack/mcap/ |
mca_l2c.c | 67 ** verification of the service side connection 112 ** verification of the service side connection
|
/external/chromium/chrome/browser/autofill/ |
personal_data_manager.h | 198 // Receives the loaded profiles from the web data service and stores them in 203 // Receives the loaded credit cards from the web data service and stores them
|
/external/chromium/chrome/browser/ |
browser_shutdown.cc | 30 #include "chrome/browser/service/service_process_control_manager.h" 126 // Shutdown all IPC channels to service processes.
|
bug_report_util.cc | 168 os_version->append(StringPrintf("Service Pack %d", service_pack)); 310 // Add OS version (eg, for WinXP SP2: "5.1.2600 Service Pack 2").
|
/external/chromium/chrome/browser/chromeos/notifications/ |
balloon_view.cc | 341 DesktopNotificationService* service = local 343 service->DenyPermission(balloon_->notification().origin_url());
|
/external/chromium/chrome/browser/history/ |
history_querying_unittest.cc | 18 // Tests the history service for querying functionality. 36 // service should sort them by visit time when returning query results.
|
/external/chromium/chrome/browser/net/ |
pref_proxy_config_service_unittest.cc | 26 // Testing proxy config service that allows us to fire notifications at will. 200 // Delegate service notifications should show up again.
|
/external/chromium/chrome/browser/printing/cloud_print/ |
cloud_print_setup_flow.cc | 19 #include "chrome/browser/service/service_process_control.h" 20 #include "chrome/browser/service/service_process_control_manager.h"
|
/external/chromium/chrome/browser/profiles/ |
profile_impl.cc | 329 // Listen for bookmark model load, to bootstrap the sync service. 330 // On CrOS sync service will be initialized after sign in. 609 // The sync service needs to be deleted before the services it calls. 618 // increased the ref count of the service. In such a situation, when we [all...] |
/external/chromium/chrome/browser/safe_browsing/ |
client_side_detection_service.h | 57 // Creates a client-side detection service and starts fetching the client-side 247 // The client-side detection service object (this) might go away before some
|
/external/chromium/chrome/browser/sync/glue/ |
extension_util_unittest.cc | 36 "http://clients2.google.com/service/update2/crx"; 38 "https://clients2.google.com/service/update2/crx";
|
/external/chromium/chrome/common/net/gaia/ |
gaia_authenticator.h | 88 // Since GaiaAuthenticator can be used for any service, or by any client, you 89 // must include a user-agent and a service-id when creating one. The
|
/external/chromium_org/chrome/browser/captive_portal/ |
captive_portal_service.cc | 128 // service never checks for its expiration. 284 // Use the shorter time when the captive portal service is not enabled, or
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
external_filesystem_apitest.cc | 297 // done before the browser is created because the service instance is 416 // Configure the drive service to return only one search result at a time
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_cloud_policy_manager_chromeos.cc | 57 // device management service, so we prefer Product_S/N over serial number to 294 !service()) {
|
device_local_account_browsertest.cc | 131 const char kRelativeUpdateURL[] = "/service/update2/crx"; [all...] |
enrollment_handler_chromeos.cc | 301 // Get the token service so we can store our robot refresh token. 348 LOG(ERROR) << "Failed to store API refresh token (no token service).";
|
/external/chromium_org/chrome/browser/content_settings/ |
permission_queue_controller.cc | 272 // case the service still exists, and is supplied as the source of the 275 // tab instead of trying to access the service.
|