Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 16 of 16) sorted by relevance

/art/runtime/arch/x86/
Dthread_x86.cc51 const int contents = MODIFY_LDT_CONTENTS_DATA; in InitCpu() local
69 entry.type = ((read_exec_only ^ 1) << 1) | (contents << 2); in InitCpu()
109 gdt_entry.contents = contents; in InitCpu()
/art/build/apex/
Druntests.sh95 -l, --list-files list the contents of the ext4 image (\`find\`-like style)
96 -t, --print-tree list the contents of the ext4 image (\`tree\`-like style)
97 -s, --print-sizes print the size in bytes of each file when listing contents
/art/build/boot/
DAndroid.bp46 // Core platform (aka. module_lib) stubs for all the non-coverage contents.
55 // Core platform (aka. module_lib) stubs for all the non-coverage contents.
72 contents: [
91 contents: [
176 contents: ["service-art"],
/art/compiler/utils/
Dassembler.cc67 MemoryRegion from(reinterpret_cast<void*>(contents()), Size()); in ProcessFixups()
73 MemoryRegion from(reinterpret_cast<void*>(contents()), Size()); in CopyInstructions()
Dassembler.h164 uint8_t* contents() const { return contents_; } in contents() function
368 virtual const uint8_t* CodeBufferBaseAddress() const { return buffer_.contents(); } in CodeBufferBaseAddress()
/art/test/981-dedup-original-dex/
Dinfo.txt3 This checks that we do not needlessly duplicate the contents of retransformed
/art/test/1948-obsolete-const-method-handle/util-src/
Dinfo.txt2 contents of src/. Then it uses TestGenerator to add additional functions to the
/art/tools/
Dpylibdexfile.py171 self.ext_dex_file_ = res_fle_ptr.contents
/art/libartservice/service/
DREADME.md3 Warning: The contents in this doc can become stale while the code evolves.
93 the DM file is empty or if `dex2oat` leaves all contents of the DM file unused.
/art/build/
DREADME.md93 configuration uses ART prebuilts. (To verify, you can inspect the `contents` of
/art/runtime/
Dmonitor_inflation.md12 lock must be "inflated". In that case, the `LockWord` contents reflect the "fat lock" state, and
/art/imgdiag/
Dimgdiag.cc1213 ArrayRef<uint8_t> contents, in DiffDirtyEntries() argument
1221 uint8_t* remote_bytes = &contents[offset]; in DiffDirtyEntries()
1620 /*out*/ ArrayRef<uint8_t>* contents) { in DumpImageDiffMap() argument
1640 *contents = ArrayRef<uint8_t>(map->Begin(), boot_map_size); in DumpImageDiffMap()
/art/test/
DREADME.md43 standard output and standard error with the contents of the
/art/
DNOTICE128 wherever such third-party notices normally appear. The contents
/art/libartservice/service/javatests/com/android/server/art/
DArtManagerLocalTest.java901 String contents = new String(inputStream.readAllBytes(), StandardCharsets.UTF_8); in testSnapshotAppProfile() local
902 assertThat(contents).isEqualTo("snapshot"); in testSnapshotAppProfile()
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt11207 Lsun/misc/MetaIndex;->contents:[Ljava/lang/String;