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

<<21222324252627282930>>

  /hardware/ril/rild/
rild.c 257 RLOGE("RIL_Init not defined or exported in %s\n", rilLibPath);
  /ndk/build/core/
default-build-commands.mk 19 # symbol references to the same symbols as exported by shared libraries
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/android/
locale_android.cpp 37 // variable is properly exported with a C name. In other words, this does
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 109 * a template method. Moreover the exported class is an instanciation of vector with
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
parallelism 69 # function in an exported recursive variable. I added some code to check
  /ndk/sources/host-tools/sed-4.2.1/lib/
verify.h 99 In the second and sixth case, the struct type is exported to the
  /packages/apps/Contacts/tests/
AndroidManifest.xml 97 <service android:name=".testauth.TestAuthenticationService$Basic" android:exported="true">
  /packages/inputmethods/LatinIME/java/
AndroidManifest.xml 127 android:exported="false"
  /packages/wallpapers/Basic/
AndroidManifest.xml 116 android:exported="true"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/
nfsfh.h 25 * ino/dev of the exported inode.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
nfsfh.h 25 * ino/dev of the exported inode.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs4231.h 114 /* exported functions */
emux_synth.h 238 * exported functions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
nfsfh.h 25 * ino/dev of the exported inode.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs4231.h 114 /* exported functions */
emux_synth.h 238 * exported functions
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
OverviewExportPart.java 64 section.setDescription("Library project cannot be exported.");
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.cpp 245 // All exported configs supports android native window rendering
  /system/core/sh/
var.h 42 #define VEXPORT 0x01 /* variable is exported */
  /external/llvm/lib/Support/
ConvertUTF.c 382 * Exported function to return whether a UTF-8 sequence is legal or not.
383 * This is not used here; it's just exported.
396 * Exported function to return the total number of bytes in a codepoint
406 * Exported function to return whether a UTF-8 string is legal or not.
407 * This is not used here; it's just exported.
  /frameworks/support/v4/java/android/support/v4/content/
FileProvider.java 87 * <code>com.mydomain.fileprovider</code>. Set the <code>android:exported</code> attribute to
100 * android:exported="false"
203 * android:exported="false"
345 if (info.exported) {
346 throw new SecurityException("Provider must not be exported");
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageParser.java     [all...]
  /device/asus/flo/
media_profiles.xml 398 - maxOutputFrameWidth: maximum video width of exported video clip.
399 - maxOutputFrameHeight: maximum video height of exported video clip.
  /device/lge/hammerhead/
media_profiles.xml 398 - maxOutputFrameWidth: maximum video width of exported video clip.
399 - maxOutputFrameHeight: maximum video height of exported video clip.
  /device/lge/mako/
media_profiles.xml 398 - maxOutputFrameWidth: maximum video width of exported video clip.
399 - maxOutputFrameHeight: maximum video height of exported video clip.

Completed in 674 milliseconds

<<21222324252627282930>>