Searched defs:alignment (Results 1 – 3 of 3) sorted by relevance
289 int alignment = Integer.parseInt(signParams.get(ParamConstants.PARAM_BASIC_ALIGNMENT)); in sign() local395 … private void copyFileAndAlignment(File input, File tmpOutput, int alignment) throws IOException { in copyFileAndAlignment()
113 int alignment = getStoredEntryDataAlignment(name, defaultAlignment); in copyFiles() local
794 void* ohos_malloc_hook_memalign(size_t alignment, size_t bytes) in ohos_malloc_hook_memalign()