/external/chromium/chrome/browser/profiles/ |
profile_keyed_service.h | 11 // Many services that hang off Profile have a two-pass shutdown. Many 13 // all services will need this, so there's a default implementation. Only once
|
/external/chromium_org/components/browser_context_keyed_service/ |
browser_context_keyed_service.h | 15 // Many services that hang off BrowserContext have a two-pass shutdown. Many 17 // all services will need this, so there's a default implementation. Only once
|
/external/chromium_org/mojo/services/gles2/ |
gles2_impl.h | 20 namespace services { namespace in namespace:mojo 40 } // namespace services
|
gles2_impl.cc | 5 #include "mojo/services/gles2/gles2_impl.h" 12 namespace services { namespace in namespace:mojo 44 } // namespace services
|
/frameworks/base/services/jni/ |
Android.mk | 25 frameworks/base/services \ 27 frameworks/native/services \
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
ILearning_MulticlassPA.aidl | 17 package android.bordeaux.services; 24 import android.bordeaux.services.IntFloat;
|
IPredictor.aidl | 17 package android.bordeaux.services; 19 import android.bordeaux.services.StringFloat;
|
/prebuilts/tools/common/m2/repository/net/sf/kxml/kxml2/2.3.0/ |
kxml2-2.3.0-sources.jar | |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
LocalServices.java | 35 List<String> services = new ArrayList<String>(); local 36 services.add("urn:schemas-upnp-org:service:AVTransport:1"); 37 services.add("urn:schemas-upnp-org:service:ConnectionManager:1"); 41 services);
|
/developers/samples/android/common/src/java/com/example/android/common/play/ |
GoogleServicesConnectionFailedHelper.java | 28 * Helper to handle errors from Google Play Services connections. 46 * Google Play services can resolve some errors it detects. 48 * start a Google Play services activity that can resolve 56 * Thrown if Google Play services canceled the original
|
/external/chromium_org/components/nacl/loader/ |
DEPS | 6 "+sandbox/linux/services",
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/app/ |
PrivilegedProcessService.java | 8 * Privileged (unsandboxed) Services inherit from this class. We enforce the
|
SandboxedProcessService.java | 8 * Sandboxed Services inherit from this class. We enforce the privileged/sandboxed
|
/external/chromium_org/device/bluetooth/ |
bluetooth_service_record.h | 35 // For HID services, returns the HIDReconnectInitiate attribute. For non-HID 36 // or unknown services defaults to true. 39 // For HID services, returns the HIDNormallyConnectable attribute. For non-HID 40 // or unknown services defaults to true.
|
/external/chromium_org/mojo/shell/ |
switches.cc | 10 // Force dynamically loaded apps / services to be loaded irrespective of cache
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
intro.rst | 9 core services of graphics hardware in a straightforward manner.
|
/external/mesa3d/src/gallium/docs/source/ |
intro.rst | 9 core services of graphics hardware in a straightforward manner.
|
/frameworks/base/core/java/android/content/pm/ |
package.html | 5 permissions, services, signatures, and providers.</p>
|
/frameworks/base/services/tests/servicestests/ |
Android.mk | 15 LOCAL_JAVA_LIBRARIES := android.test.runner services
|
/libcore/luni/src/main/java/java/security/ |
package.html | 9 and defining services such as {@link java.security.Certificate Certificates},
|
/packages/apps/InCallUI/ |
Android.mk | 4 LOCAL_STATIC_JAVA_LIBRARIES := com.android.services.telephony.common \
|
/external/chromium_org/chrome/common/extensions/api/ |
mdns.idl | 5 // Use the <code>chrome.mdns</code> API to discover services over mDNS. 28 // available services. Clients should only need to store the list from the 33 [supportsFilters=true] static void onServiceList(MDnsService[] services);
|
/external/chromium_org/mojo/services/native_viewport/ |
native_viewport_android.h | 11 #include "mojo/services/native_viewport/native_viewport.h" 23 namespace services { namespace in namespace:mojo 62 } // namespace services
|
native_viewport_mac.mm | 5 #include "mojo/services/native_viewport/native_viewport.h" 15 namespace services { 75 } // namespace services
|
/external/chromium_org/sandbox/linux/ |
sandbox_linux_test_sources.gypi | 20 'services/broker_process_unittest.cc', 21 'services/thread_helpers_unittests.cc', 41 'services/credentials_unittest.cc',
|