Home
last modified time | relevance | path

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

/system/core/gpttool/
Dgpttool.c118 int add_ptn(struct ptable *ptbl, u64 first, u64 last, const char *name) in add_ptn() function
245 if (x[0] && add_ptn(ptbl, next_lba, next_lba + sz - 1, x)) in parse_ptn()