Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.c19 #define CACHE_NOISY(x) //x macro
437 CACHE_NOISY(ALOGI("Looking up %s in %s\n", dir, basepath)); in lookup_media_dir()
448 CACHE_NOISY(ALOGI("Found direct: %s\n", basepath)); in lookup_media_dir()
465 CACHE_NOISY(ALOGI("Found search: %s\n", basepath)); in lookup_media_dir()
505 CACHE_NOISY(ALOGI("Allocated large cache mem block: %p size %d", res, len)); in _cache_malloc()
523 CACHE_NOISY(ALOGI("Allocated new cache mem block: %p", newBlock)); in _cache_malloc()
530 CACHE_NOISY(ALOGI("cache_malloc: ret %p size %d, block=%p, nextPos=%p", in _cache_malloc()
608 CACHE_NOISY(ALOGI("Setting file %p at position %d in array %p", file, in _add_cache_file_t()
627 CACHE_NOISY(ALOGI("_add_cache_files: parent=%p dirName=%s dir=%p pathBase=%s", in _add_cache_files()
670 CACHE_NOISY(ALOGI("Collecting dir %s\n", pathBase)); in _add_cache_files()
[all …]