OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clear_error
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/base/
scoped_clear_errno_unittest.cc
15
ScopedClearErrno
clear_error
;
local
24
ScopedClearErrno
clear_error
;
local
/external/chromium_org/chrome/browser/speech/
tts_platform.cc
17
void TtsPlatformImpl::
clear_error
() {
function in class:TtsPlatformImpl
/external/chromium/chrome/browser/extensions/
extension_tts_api.cc
38
void ExtensionTtsPlatformImpl::
clear_error
() {
function in class:ExtensionTtsPlatformImpl
218
GetPlatformImpl()->
clear_error
();
249
GetPlatformImpl()->
clear_error
();
/external/llvm/include/llvm/Support/
raw_ostream.h
394
///
clear_error
- Set the flag read by has_error() to false. If the error
396
/// report_fatal_error is called to report the error. Use
clear_error
()
403
void
clear_error
() {
function in class:llvm::raw_fd_ostream
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.h
342
inline void
clear_error
();
646
inline void CodeGeneratorResponse::
clear_error
() {
function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.h
337
inline void
clear_error
();
753
inline void CodeGeneratorResponse::
clear_error
() {
function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/third_party/sqlite/src/test/
threadtest3.c
61
#define
clear_error
(y,z) clear_error_x(y, z)
macro
947
clear_error
(&err, SQLITE_BUSY);
995
clear_error
(&err, SQLITE_BUSY);
[
all
...]
Completed in 305 milliseconds