Home
last modified time | relevance | path

Searched defs:parent_path (Results 1 – 2 of 2) sorted by relevance

/system/core/trusty/storage/proxy/
Dstorage.c238 char* parent_path = dirname(path); in sync_parent() local
310 char* parent_path = dirname(path); in storage_file_open() local
/system/unwinding/libunwindstack/utils/
DOfflineUnwindUtils.cpp93 fs::path parent_path = src_path.parent_path(); in CreateLinks() local