HomeSort by relevance Sort by last modified time
    Searched full:exported (Results 151 - 175 of 1708) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/packages/PrintSpooler/
AndroidManifest.xml 53 android:exported="true"
73 android:exported="false">
78 android:exported="false" >
  /frameworks/base/packages/WAPPushManager/tests/
AndroidManifest.xml 46 android:exported="true"/>
49 android:exported="true" android:label="test receiver" />
52 android:exported="true">
  /packages/providers/MediaProvider/
AndroidManifest.xml 20 android:multiprocess="false" android:exported="true">
32 android:exported="true"
67 <service android:name="MediaScannerService" android:exported="true">
  /developers/samples/android/content/documentsUi/StorageProvider/StorageProviderSample/src/main/
AndroidManifest.xml 53 exported to be visible outside the application, and it must include a filter with the intent
61 android:exported="true"
  /development/host/windows/usb/api/
adb_winusb_api.h 24 /** \brief Function prototype for InstantiateWinUsbInterface routine exported
41 routine exported from AdbWinUsbApi.dll. Then this routine will be used to
  /development/samples/browseable/StorageProvider/
AndroidManifest.xml 53 exported to be visible outside the application, and it must include a filter with the intent
61 android:exported="true"
  /external/chromium_org/chrome/browser/chromeos/dbus/
cros_dbus_service_unittest.cc 47 // Create a mock exported object that behaves as
86 // - The service object is exported by GetExportedObject()
  /external/stlport/stlport/stl/
_stdexcept_base.h 50 * exported from native dll but is used as a base class for the exported __Named_exception
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 48 * exported from native dll but is used as a base class for the exported __Named_exception
  /packages/apps/InCallUI/
AndroidManifest.xml 44 android:exported="false">
54 <receiver android:name="InCallApp$NotificationBroadcastReceiver" exported="false">
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 49 * exported from native dll but is used as a base class for the exported __Named_exception
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 49 * exported from native dll but is used as a base class for the exported __Named_exception
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 49 * exported from native dll but is used as a base class for the exported __Named_exception
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stdexcept_base.h 48 * exported from native dll but is used as a base class for the exported __Named_exception
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_stdexcept_base.h 48 * exported from native dll but is used as a base class for the exported __Named_exception
  /bionic/libc/bionic/
brk.cpp 32 extern "C" void* __bionic_brk; // TODO: should be __LIBC_HIDDEN__ but accidentally exported by NDK :-(
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/
AndroidManifest.xml 63 Since this ContentProvider is not exported, it will not be accessible outside of this app's
68 android:exported="false" />
70 <!-- This service implements our SyncAdapter. It needs to be exported, so that the system
73 android:exported="true">
  /development/ndk/sources/android/libportable/arch-mips/
flags.c 26 /* __sflags is an internal bionic routine but the symbol is exported and there are callers... */
  /development/samples/browseable/BasicSyncAdapter/
AndroidManifest.xml 63 Since this ContentProvider is not exported, it will not be accessible outside of this app's
68 android:exported="false" />
70 <!-- This service implements our SyncAdapter. It needs to be exported, so that the system
73 android:exported="true">
  /external/chromium_org/content/public/app/
startup_helper_win.h 22 // sandbox library); it will not work correctly if it is exported from a
  /external/chromium_org/media/base/simd/
convert_rgb_to_yuv.h 13 // These methods are exported for testing purposes only. Library users should
  /external/chromium_org/sync/internal_api/public/base/
model_type_invalidation_map.h 17 // TODO(akalin): Move the non-exported functions in this file to a
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
main.h 56 // Exported functions for use by EGL
  /external/chromium_org/third_party/icu/source/tools/genren/
README 2 The genren.pl script is used to generate source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names.
  /external/chromium_org/tools/gyp/test/hard_dependency/
gyptest-exported-hard-dependency.py 8 Verify that a hard_dependency that is exported is pulled in as a dependency

Completed in 1404 milliseconds

1 2 3 4 5 67 8 91011>>