Home
last modified time | relevance | path

Searched defs:isExported (Results 1 – 25 of 101) sorted by relevance

12345

/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/activities/
H A DActivityReference.java80 public boolean isExported(UserReference user) { in isExported() method in ActivityReference
96 public boolean isExported() { in isExported() method in ActivityReference
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTO.cpp101 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteGUID()
115 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteInIndex()
H A DThinLTOCodeGenerator.cpp639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalize() local
740 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in run() local
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_protos/libaconfig_java_proto_nano/android_common/turbine/
Dlibaconfig_java_proto_nano.jarandroid/aconfig/nano/Aconfig$flag_declaration.class <Unknown> package android.aconfig. ...
/aosp_15_r20/frameworks/base/core/java/com/android/internal/pm/pkg/component/
H A DParsedMainComponent.java39 boolean isExported(); in isExported() method
H A DParsedMainComponentImpl.java240 public boolean isExported() { in isExported() method in ParsedMainComponentImpl
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DJITSymbolFlags.h62 bool isExported() const { in isExported() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp389 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID()
420 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex()
1336 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/manifest/
H A DServiceData.java66 public boolean isExported() { in isExported() method in ServiceData
H A DBroadcastReceiverData.java73 public boolean isExported() { in isExported() method in BroadcastReceiverData
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Ddumper.go209 func isExported(name string) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/doc/
Dmain.go382 func isExported(name string) bool { func
/aosp_15_r20/external/go-cmp/cmp/cmpopts/
H A Dignore.go146 func isExported(id string) bool { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp433 ValueInfo VI, function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteGUID()
464 function_ref<bool(StringRef, ValueInfo)> isExported, in thinLTOInternalizeAndPromoteInIndex()
1569 auto isExported = [&](StringRef ModuleIdentifier, ValueInfo VI) { in runThinLTO() local
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_protos/libaconfig_java_proto_nano/android_common/javac/
Dlibaconfig_java_proto_nano.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/aconfig/ android/ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TextAPI/
DRecord.h79 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } in isExported() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Ddeadcode.go489 func (m methodref) isExported() bool { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolWasm.h51 bool isExported() const { in isExported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/
DRecord.h79 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } in isExported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/
DRecord.h79 bool isExported() const { return Linkage >= RecordLinkage::Rexported; } in isExported() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h142 bool isExported() const { in isExported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSymbolWasm.h55 bool isExported() const { in isExported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSymbolWasm.h55 bool isExported() const { in isExported() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h144 bool isExported() const { in isExported() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DJITSymbol.h144 bool isExported() const { in isExported() function

12345