Home
last modified time | relevance | path

Searched refs:flattened (Results 1 – 8 of 8) sorted by relevance

/system/apex/apexd/
Dapex_file.h60 ApexFile(const std::string& apex_path, bool flattened, int32_t image_offset, in ApexFile() argument
64 flattened_(flattened), in ApexFile()
Dapex_file.cpp84 bool flattened; in Open() local
91 flattened = true; in Open()
111 flattened = false; in Open()
176 ApexFile apexFile(path, flattened, image_offset, image_size, *manifest, in Open()
/system/sepolicy/private/
Dpostinstall_dexopt.te10 # - Case where dex2oat is in a non-flattened APEX, which has retained
13 # - Case where dex2oat is in a flattened APEX, which has been tagged
Dotapreopt_chroot.te17 # This is required to unmount flattened APEX packages under
/system/sepolicy/prebuilts/api/29.0/private/
Dpostinstall_dexopt.te10 # - Case where dex2oat is in a non-flattened APEX, which has retained
13 # - Case where dex2oat is in a flattened APEX, which has been tagged
Dotapreopt_chroot.te17 # This is required to unmount flattened APEX packages under
/system/sepolicy/
Dfile_contexts.mk20 $(eval _output := $(intermediates)/$(notdir $(_input))-flattened)\
DAndroid.mk1113 $(eval _output := $(intermediates)/$(notdir $(_input))-flattened)\