Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp42 #define CACHE_NOISY(x) //x macro
554 CACHE_NOISY(ALOGI("Allocated large cache mem block: %p size %d", res, len)); in _cache_malloc()
572 CACHE_NOISY(ALOGI("Allocated new cache mem block: %p", newBlock)); in _cache_malloc()
579 CACHE_NOISY(ALOGI("cache_malloc: ret %p size %d, block=%p, nextPos=%p", in _cache_malloc()
657 CACHE_NOISY(ALOGI("Setting file %p at position %d in array %p", file, in _add_cache_file_t()
676 CACHE_NOISY(ALOGI("_add_cache_files: parent=%p dirName=%s dir=%p pathBase=%s", in _add_cache_files()
719 CACHE_NOISY(ALOGI("Collecting dir %s\n", pathBase)); in _add_cache_files()
752 CACHE_NOISY(ALOGI("Collecting file %s\n", pathBase)); in _add_cache_files()
788 CACHE_NOISY(ALOGI("add_cache_files: basepath=%s\n", basepath)); in add_cache_files()
817 CACHE_NOISY(ALOGI("Adding cache files from dir: %s\n", dirname)); in add_cache_files()
[all …]