Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 18 of 18) sorted by relevance

/aosp12/packages/modules/adb/
H A Dsysdeps_unix.cpp68 Process adb_launch_process(std::string_view executable, std::vector<std::string> args, in adb_launch_process()
H A Dsysdeps_win32.cpp3015 Process adb_launch_process(std::string_view executable, std::vector<std::string> args, in adb_launch_process()
/aosp12/art/runtime/
H A Doat_file.cc133 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 Doat_file.h114 bool executable, in Open()
131 bool executable, in Open()
H A Delf_file.cc1095 bool executable, in Load()
1596 bool executable, in Load()
H A Dart_method.cc109 ObjPtr<mirror::Executable> executable = soa.Decode<mirror::Executable>(jlr_method); in FromReflectedMethod() local
H A Doat_file_assistant.cc827 bool executable = oat_file_assistant_->load_executable_; in GetFile() local
H A Dreflection.cc706 ObjPtr<mirror::Executable> executable = soa.Decode<mirror::Executable>(javaMethod); in InvokeMethod() local
/aosp12/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.proto64 optional bool executable = 3; field
/aosp12/system/vold/fs/
H A DVfat.cpp114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
H A DExt4.cpp127 bool executable) { in Mount()
/aosp12/frameworks/base/packages/SystemUI/scripts/
H A Dnew_merge.py14 def executable(path): function
/aosp12/frameworks/base/tools/bit/
H A Dcommand.cpp208 string executable = string(dir) + "/" + prog; in exec_with_path_search() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DShadeControllerImpl.java151 public void postOnShadeExpanded(Runnable executable) { in postOnShadeExpanded()
/aosp12/build/soong/android/
H A Dpackaging.go40 executable bool member
/aosp12/art/runtime/native/
H A Djava_lang_reflect_Executable.cc162 Handle<mirror::Method> executable = hs.NewHandle(soa.Decode<mirror::Method>(javaMethod)); in Executable_getParameters0() local
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc2235 bool executable) in BootImageLoader()
3170 bool executable, in LoadBootImage()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...