Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp787 const char* basepath = data_path.c_str(); in add_cache_files() local
788 CACHE_NOISY(ALOGI("add_cache_files: basepath=%s\n", basepath)); in add_cache_files()
790 d = opendir(basepath); in add_cache_files()
807 strcpy(dirname, basepath); in add_cache_files()