Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 25 of 52) sorted by relevance

123

/system/bt/gd/packet/parser/
Dsize.h33 Size(std::string dynamic) { in Size() argument
35 dynamic_.push_back(dynamic); in Size()
38 Size(int bits, std::string dynamic) { in Size() argument
41 dynamic_.push_back(dynamic); in Size()
/system/tools/aidl/tests/lazy_test/
DREADME9 This will run tests on the test service (described below), the goal being to test the dynamic
36 to be a dynamic service). The server then joins the thread pool.
42 lines are only required for dynamic services.
/system/chre/build/variant/
Dgoogle_arm64_android.mk28 TARGET_BIN_LDFLAGS += -pie -laaudio -llog -ldl -Wl,--export-dynamic
Dgoogle_x86_linux.mk41 TARGET_BIN_LDFLAGS += -lpthread -lrt -ldl -Wl,--export-dynamic
/system/media/camera/docs/
DCaptureResultKeys.mako17 <%include file="CameraMetadataKeys.mako" args="java_class='CaptureResult', xml_kind='dynamic'" />
DCaptureResultTest.mako27 % if entry.kind == 'dynamic' and entry.visibility in ("public", "java_public"):
DCameraMetadataEnums.mako95 ${single_kind_keys('dynamic','CaptureResult')}\
/system/sepolicy/public/
Dkernel.te95 # dynamic linker when it re-executes /init to switch into the second stage.
96 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed
98 # domain (the source domain) to execute the dynamic linker (system_file type).
102 # The label for the dynamic linker is rootfs in the recovery partition. This is because
Dueventd.te44 # the dynamic linker and shared libraries.
/system/sepolicy/prebuilts/api/29.0/public/
Dkernel.te92 # dynamic linker when it re-executes /init to switch into the second stage.
93 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed
95 # domain (the source domain) to execute the dynamic linker (system_file type).
99 # The label for the dynamic linker is rootfs in the recovery partition. This is because
Dueventd.te44 # the dynamic linker and shared libraries.
/system/sepolicy/prebuilts/api/30.0/public/
Dkernel.te95 # dynamic linker when it re-executes /init to switch into the second stage.
96 # Until Linux 4.8, the program interpreter (dynamic linker in this case) is executed
98 # domain (the source domain) to execute the dynamic linker (system_file type).
102 # The label for the dynamic linker is rootfs in the recovery partition. This is because
Dueventd.te44 # the dynamic linker and shared libraries.
/system/core/fs_mgr/libfiemap/
DREADME.md15 because it uses the same logic from dynamic partitions.
23 This is a super partition header that allows first-stage init to create dynamic
31 mounted, so first-stage init has no issues mapping dynamic partitions from
/system/chre/build/sys_support/qcom/
Duimage_v2.lcs114 .dynamic : { *(.dynamic) } : dynamic1 : phdr2
Duimage.lcs.toolv80107 .dynamic : { *(.dynamic) } : phdr1 : dynamic1
/system/sepolicy/prebuilts/api/30.0/private/
Ddumpstate.te53 # For dumping dynamic partition information.
Dotapreopt_chroot.te14 # This is required for dynamic partitions.
/system/core/fs_mgr/
DREADME.overlayfs.md81 right-sizing of images and requires more free dynamic partition space.
96 - If a dynamic partition runs out of space, making a logical partition larger
100 - For implementation simplicity on retrofit dynamic partition devices,
/system/sepolicy/private/
Ddumpstate.te64 # For dumping dynamic partition information.
Dotapreopt_chroot.te14 # This is required for dynamic partitions.
/system/core/liblog/
DAndroid.bp127 // because the dynamic linker has to use it statically.
/system/update_engine/
Dupdate_metadata.proto305 // Metadata related to all dynamic partitions.
315 // Whether dynamic partitions have snapshots during the update. If this is
316 // set to true, the update_engine daemon creates snapshots for all dynamic
318 // NOT create snapshots for dynamic partitions.
368 // Metadata related to all dynamic partitions.
/system/update_engine/update_engine/
Dupdate_metadata.proto305 // Metadata related to all dynamic partitions.
315 // Whether dynamic partitions have snapshots during the update. If this is
316 // set to true, the update_engine daemon creates snapshots for all dynamic
318 // NOT create snapshots for dynamic partitions.
368 // Metadata related to all dynamic partitions.
/system/sepolicy/prebuilts/api/29.0/private/
Dotapreopt_chroot.te14 # This is required for dynamic partitions.

123