Searched refs:NOTIMPLEMENTED (Results 1 - 13 of 13) sorted by relevance

/external/libchrome/base/process/
H A Dprocess_metrics.cc93 NOTIMPLEMENTED(); // http://crbug.com/120488
H A Dprocess_posix.cc192 NOTIMPLEMENTED();
366 NOTIMPLEMENTED();
/external/libchrome/crypto/
H A Dsecure_hash_default.cc91 NOTIMPLEMENTED();
H A Dsecure_hash_openssl.cc97 NOTIMPLEMENTED();
H A Dnss_util.cc169 NOTIMPLEMENTED();
/external/libchrome/base/trace_event/
H A Dtrace_buffer.cc140 NOTIMPLEMENTED();
144 NOTIMPLEMENTED();
153 NOTIMPLEMENTED();
158 NOTIMPLEMENTED();
261 NOTIMPLEMENTED();
/external/libweave/third_party/chromium/base/
H A Dlogging.h690 // The NOTIMPLEMENTED() macro annotates codepaths which have
708 // of the current function in the NOTIMPLEMENTED message.
715 #define NOTIMPLEMENTED() EAT_STREAM_PARAMETERS macro
718 #define NOTIMPLEMENTED() static_assert(false, "NOT_IMPLEMENTED")
720 #define NOTIMPLEMENTED() static_assert(false, "NOT_IMPLEMENTED")
722 #define NOTIMPLEMENTED() NOTREACHED()
724 #define NOTIMPLEMENTED() LOG(ERROR) << NOTIMPLEMENTED_MSG
726 #define NOTIMPLEMENTED() do {\
/external/libchrome/base/test/
H A Dtest_file_util_posix.cc85 NOTIMPLEMENTED();
/external/libchrome/base/
H A Dlogging.h936 // The NOTIMPLEMENTED() macro annotates codepaths which have
958 // of the current function in the NOTIMPLEMENTED message.
965 #define NOTIMPLEMENTED() EAT_STREAM_PARAMETERS macro
968 #define NOTIMPLEMENTED() static_assert(false, "NOT_IMPLEMENTED")
970 #define NOTIMPLEMENTED() static_assert(false, "NOT_IMPLEMENTED")
972 #define NOTIMPLEMENTED() NOTREACHED()
974 #define NOTIMPLEMENTED() LOG(ERROR) << NOTIMPLEMENTED_MSG
976 #define NOTIMPLEMENTED() do {\
/external/libchrome/base/debug/
H A Ddebugger_posix.cc164 NOTIMPLEMENTED();
/external/libchrome/base/files/
H A Dfile_posix.cc93 NOTIMPLEMENTED(); // NaCl doesn't implement ftruncate.
98 NOTIMPLEMENTED(); // NaCl doesn't implement futimes.
103 NOTIMPLEMENTED(); // NaCl doesn't implement flock struct.
521 NOTIMPLEMENTED(); // NaCl doesn't implement fsync.
H A Dfile_path_watcher_kqueue.cc324 NOTIMPLEMENTED();
/external/libchrome/base/threading/
H A Dplatform_thread_posix.cc215 NOTIMPLEMENTED();
237 NOTIMPLEMENTED();

Completed in 161 milliseconds