Home
last modified time | relevance | path

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

/bootable/recovery/otautil/
DDirUtil.cpp50 const selabel_handle* sehnd) { in mkdir_recursively() argument
95 if (sehnd) { in mkdir_recursively()
96 selabel_lookup(const_cast<selabel_handle*>(sehnd), &secontext, dir_path.c_str(), mode); in mkdir_recursively()
/bootable/recovery/otautil/include/otautil/
DDirUtil.h37 const struct selabel_handle* sehnd);