Lines Matching refs:LOGD
573 #define LOGD(fmt, args...) \ macro
993 LOGD("Found conf:\nmax_level:%d, num:%d, delay:%d, prefix:%s", in parse_level_conf()
1021 LOGD("desc:\n%s", buf); in test_charge()
1029 LOGD("splite:%s", buf + pos); in test_charge()
1045 LOGD("parse arg:%s", arg); in test_charge()
1064 LOGD("Found delay:%d", delay); in test_charge()
1069 LOGD("Found only_current_level:%d", only_current_level); in test_charge()
1081 LOGD("Found levels:%d", level_conf_num); in test_charge()
1222 LOGD("try to pack %d files.", file_num); in main()
1250 LOGD("mkdir:%s", buf); in mkdirs()
1256 LOGD("Failed to mkdir(%s)!", path); in mkdirs()
1263 LOGD("try to dump entry:%s", entry.path); in dump_file()
1399 LOGD("try to get size(%s)...", path); in get_file_size()
1405 LOGD("path:%s, size:%ld", path, st.st_size); in get_file_size()
1412 LOGD("try to write file(%s) to offset:%d...", src_path, offset_block); in write_file()
1458 LOGD("try to write header..."); in write_header()
1475 LOGD("try to write index table..."); in write_index_tbl()
1498 LOGD("try to write index entry(%s)...", files[i]); in write_index_tbl()
1515 LOGD("mod fdt path:%s -> %s...", files[i], FDT_PATH); in write_index_tbl()