Searched refs:Warning (Results 1 – 7 of 7) sorted by relevance
/system/keymaster/include/keymaster/ |
D | logger.h | 43 static int Warning(const char* fmt, ...); 64 #define LOG_W(fmt, ...) Logger::Warning(FILE_LINE fmt, __VA_ARGS__)
|
/system/keymaster/ |
D | logger.cpp | 57 int Logger::Warning(const char* fmt, ...) { in Warning() function in keymaster::Logger
|
/system/core/adb/ |
D | file_sync_client.cpp | 360 void Warning(const char* fmt, ...) __attribute__((__format__(ADB_FORMAT_ARCHETYPE, 2, 3))) { in Warning() function in SyncConnection 631 sc.Warning("skipping special file '%s' (mode = 0o%o)", lpath.c_str(), st.st_mode); in local_build_list() 648 sc.Warning("skipping empty directory '%s'", lpath.c_str()); in local_build_list() 778 sc.Warning("skipping special file '%s' (mode = 0o%o)", src_path, st.st_mode); in do_sync_push() 833 sc.Warning("skipping special file '%s' (mode = 0o%o)", ci.rpath.c_str(), ci.mode); in remote_build_list() 1011 sc.Warning("skipping special file '%s' (mode = 0o%o)", src_path, src_mode); in do_sync_pull()
|
/system/extras/tests/net_test/ |
D | run_net_test.sh | 105 Warning: "make olddefconfig" failed.
|
/system/core/liblog/ |
D | README | 95 System or Radio sub-logs in either the Verbose, Debug, Info, Warning or
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 2273 # Warning: Depending on the platform used, enabling this option may lead to
|
D | Doxyfile | 2273 # Warning: Depending on the platform used, enabling this option may lead to
|