HomeSort by relevance Sort by last modified time
    Searched full:exported (Results 276 - 300 of 1235) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
atomics.h 36 /* Note: atomic operations that were exported by the C library didn't
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
atomics.h 36 /* Note: atomic operations that were exported by the C library didn't
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
ExportAction.java 72 "Android library projects cannot be exported.");
  /cts/tests/tests/content/src/android/content/pm/cts/
ComponentInfoTest.java 224 assertEquals(mComponentInfo.exported, ci.exported);
  /external/llvm/include/llvm/Config/
llvm-config.h.cmake 11 they can be in exported headers and won't override package specific
14 /* To avoid multiple inclusions of these variables when we include the exported
  /external/webkit/Source/WebKit/qt/Api/
DerivedSources.pro 56 # 3. Extract class names of exported classes from the headers and generate
69 # Then do a slow lookup to ensure we're dealing with an exported class
  /frameworks/base/docs/html/training/run-background-service/
create-service.jd 106 Because android:exported is set to "false",
111 android:exported="false"/&gt;
  /frameworks/base/packages/Shell/
AndroidManifest.xml 78 android:exported="false">
89 android:exported="false" />
  /hardware/ti/omap4xxx/hwc/
hal_public.h 74 /* A KERNEL unique identifier for any exported kernel meminfo. Each
75 * exported kernel meminfo will have a unique stamp, but note that in
  /packages/apps/QuickSearchBox/
AndroidManifest.xml 78 android:exported="true" />
135 android:exported="true" />
  /packages/providers/CalendarProvider/
AndroidManifest.xml 48 android:exported="true"
60 android:exported="false">
  /packages/providers/DownloadProvider/
AndroidManifest.xml 62 android:authorities="downloads" android:exported="true">
82 <receiver android:name=".DownloadReceiver" android:exported="false">
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-dlltool.1 176 exported from the \s-1DLL\s0, which functions the \s-1DLL\s0 imports, and so on. This
180 those functions which have been specially marked as being exported and
183 In order to mark a function as being exported from a \s-1DLL\s0, it needs to
287 files as symbols to be exported. There is a small list of symbols which
288 are not exported by default; see the \fB\-\-no\-default\-excludes\fR
360 should add a section which allows the exported functions to be
370 should prepend an underscore to the names of \fIall\fR exported symbols.
382 should prepend an underscore to the names of exported \fIstdcall\fR
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-dlltool.1 176 exported from the \s-1DLL\s0, which functions the \s-1DLL\s0 imports, and so on. This
180 those functions which have been specially marked as being exported and
183 In order to mark a function as being exported from a \s-1DLL\s0, it needs to
287 files as symbols to be exported. There is a small list of symbols which
288 are not exported by default; see the \fB\-\-no\-default\-excludes\fR
360 should add a section which allows the exported functions to be
370 should prepend an underscore to the names of \fIall\fR exported symbols.
382 should prepend an underscore to the names of exported \fIstdcall\fR
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-dlltool.1 176 exported from the \s-1DLL\s0, which functions the \s-1DLL\s0 imports, and so on. This
180 those functions which have been specially marked as being exported and
183 In order to mark a function as being exported from a \s-1DLL\s0, it needs to
287 files as symbols to be exported. There is a small list of symbols which
288 are not exported by default; see the \fB\-\-no\-default\-excludes\fR
360 should add a section which allows the exported functions to be
370 should prepend an underscore to the names of \fIall\fR exported symbols.
382 should prepend an underscore to the names of exported \fIstdcall\fR
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-dlltool.1 176 exported from the \s-1DLL\s0, which functions the \s-1DLL\s0 imports, and so on. This
180 those functions which have been specially marked as being exported and
183 In order to mark a function as being exported from a \s-1DLL\s0, it needs to
287 files as symbols to be exported. There is a small list of symbols which
288 are not exported by default; see the \fB\-\-no\-default\-excludes\fR
360 should add a section which allows the exported functions to be
370 should prepend an underscore to the names of \fIall\fR exported symbols.
382 should prepend an underscore to the names of exported \fIstdcall\fR
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
mount.x 92 * A list of what is exported and to whom
149 * Returns a list of all the exported filesystems, and which
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.x 92 * A list of what is exported and to whom
149 * Returns a list of all the exported filesystems, and which
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ad1848.h 159 /* exported functions */
173 /* exported mixer stuffs */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
mount.x 92 * A list of what is exported and to whom
149 * Returns a list of all the exported filesystems, and which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ad1848.h 159 /* exported functions */
173 /* exported mixer stuffs */
  /external/kernel-headers/original/linux/
module.h 185 /* For every exported symbol, place a struct in the __ksymtab section */
263 /* Exported symbols */
268 /* GPL-only exported symbols. */
273 /* unused exported symbols. */
277 /* GPL-only, unused exported symbols. */
  /frameworks/base/services/java/com/android/server/firewall/
IntentFirewall.java 483 int owningUid, boolean exported);
494 * @param exported Whether the component is exported
498 boolean exported) {
499 return mAms.checkComponentPermission(permission, pid, uid, owningUid, exported) ==
  /packages/apps/Browser/
AndroidManifest.xml 60 android:exported="true"
218 android:exported="false" />
221 android:exported="false" />
251 android:exported="false" />
269 android:exported="false" />
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
AccessPermissionWithDiffSigTest.java 204 * since it is not exported from its app.
212 * since it doesn't have an "exported=" line.
222 * API versions, because it didn't specify either exported=true or exported=false.
232 * API versions, because it didn't specify either exported=true or exported=false.
240 * since it is not exported from its app.
248 * since it doesn't have an exported= line.
    [all...]

Completed in 1387 milliseconds

<<11121314151617181920>>