/aosp12/packages/modules/adb/ |
H A D | sysdeps_unix.cpp | 68 Process adb_launch_process(std::string_view executable, std::vector<std::string> args, in adb_launch_process()
|
H A D | sysdeps_win32.cpp | 3015 Process adb_launch_process(std::string_view executable, std::vector<std::string> args, in adb_launch_process()
|
/aosp12/art/runtime/ |
H A D | oat_file.cc | 133 OatFileBase(const std::string& filename, bool executable) : OatFile(filename, executable) {} in OatFileBase() 201 bool executable, in OpenOatFile() 243 bool executable, in OpenOatFile() 1049 DlOpenOatFile(const std::string& filename, bool executable) in DlOpenOatFile() 1155 bool executable, in Load() 1490 ElfOatFile(const std::string& filename, bool executable) : OatFileBase(filename, executable) {} in ElfOatFile() 1566 bool executable, in Load() 1586 bool executable, in Load() 1611 bool executable, in ElfFileOpen() 1819 bool executable, in Open() [all …]
|
H A D | oat_file.h | 114 bool executable, in Open() 131 bool executable, in Open()
|
H A D | elf_file.cc | 1095 bool executable, in Load() 1596 bool executable, in Load()
|
H A D | art_method.cc | 109 ObjPtr<mirror::Executable> executable = soa.Decode<mirror::Executable>(jlr_method); in FromReflectedMethod() local
|
H A D | oat_file_assistant.cc | 827 bool executable = oat_file_assistant_->load_executable_; in GetFile() local
|
H A D | reflection.cc | 706 ObjPtr<mirror::Executable> executable = soa.Decode<mirror::Executable>(javaMethod); in InvokeMethod() local
|
/aosp12/build/soong/cmd/sbox/sbox_proto/ |
H A D | sbox.proto | 64 optional bool executable = 3; field
|
/aosp12/system/vold/fs/ |
H A D | Vfat.cpp | 114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
|
H A D | Ext4.cpp | 127 bool executable) { in Mount()
|
/aosp12/frameworks/base/packages/SystemUI/scripts/ |
H A D | new_merge.py | 14 def executable(path): function
|
/aosp12/frameworks/base/tools/bit/ |
H A D | command.cpp | 208 string executable = string(dir) + "/" + prog; in exec_with_path_search() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | ShadeControllerImpl.java | 151 public void postOnShadeExpanded(Runnable executable) { in postOnShadeExpanded()
|
/aosp12/build/soong/android/ |
H A D | packaging.go | 40 executable bool member
|
/aosp12/art/runtime/native/ |
H A D | java_lang_reflect_Executable.cc | 162 Handle<mirror::Method> executable = hs.NewHandle(soa.Decode<mirror::Method>(javaMethod)); in Executable_getParameters0() local
|
/aosp12/art/runtime/gc/space/ |
H A D | image_space.cc | 2235 bool executable) in BootImageLoader() 3170 bool executable, in LoadBootImage()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |