Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp885 const char* basepath = data_path.c_str(); in add_cache_files() local
886 CACHE_NOISY(ALOGI("add_cache_files: basepath=%s\n", basepath)); in add_cache_files()
888 d = opendir(basepath); in add_cache_files()
904 auto parent = StringPrintf("%s/%s", basepath, name); in add_cache_files()