Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 12 of 12) sorted by relevance

/bootable/recovery/otautil/
Ddirutil.cpp61 size_t pos = path.rfind('/'); in mkdir_recursively() local
/bootable/deprecated-ota/updater/
Dcommands.cpp98 size_t pos = 0; in ParseTargetInfoAndSourceInfo() local
180 size_t pos = 0; in Parse() local
Dtarget_files.cpp61 auto pos = line.find('='); in ParsePropertyFile() local
Dblockimg.cpp558 size_t pos = 0; in PrintHashForCorruptedSourceBlocks() local
/bootable/libbootloader/gbl/libc/src/
Dstrtoul.rs36 let mut pos = 0; in strtoul() localVariable
/bootable/deprecated-ota/applypatch/
Dimgpatch.cpp158 size_t pos = 12; in ApplyImagePatch() local
Dimgdiff.cpp733 size_t pos = 0; in InitializeChunks() local
1278 size_t pos = 0; in Initialize() local
/bootable/libbootloader/gbl/libbootparams/src/
Dentry.rs42 pos: usize, field
/bootable/recovery/uncrypt/
Duncrypt.cpp332 off64_t pos = 0; in ProductBlockMap() local
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp476 int pos = static_cast<int>(p * width); in draw_foreground_locked() local
/bootable/deprecated-ota/tests/unit/host/
Dimgdiff_test.cpp53 size_t pos = 12; in verify_patch_header() local
/bootable/libbootloader/gbl/libstorage/src/
Dgpt.rs746 let pos = secondary_header_blk * blk_sz; in load_and_sync() localVariable