Home
last modified time | relevance | path

Searched defs:FormatError (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/
Dfile.go185 type FormatError struct { struct
186 off int64
187 msg string
188 val any
191 func (e *FormatError) Error() string {
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/elf/
Dfile.go223 type FormatError struct { struct
224 off int64
225 msg string
226 val any
229 func (e *FormatError) Error() string {
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/pe/
Dfile.go456 type FormatError struct { struct
459 func (e *FormatError) Error() string {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dexceptions.py18 class FormatError(ValueError, UnpackException): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dexceptions.py18 class FormatError(ValueError, UnpackException): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dexceptions.py18 class FormatError(ValueError, UnpackException): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/
Dexceptions.py18 class FormatError(ValueError, UnpackException): class
/aosp_15_r20/external/skia/experimental/rust_png/ffi/
H A DFFI.rs31 FormatError, enumerator
61 FormatError, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DLog.h227 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DLog.h227 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DLog.h227 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtask.rb456 class GrammarFile::FormatError < StandardError class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DLog.h244 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/test/
H A Dgrammar.rb334 class Grammar::FormatError < StandardError class
/aosp_15_r20/prebuilts/go/linux-x86/src/image/png/
Dreader.go128 type FormatError string type
/aosp_15_r20/external/cronet/crypto/
H A Duser_verifying_key_win.cc57 std::string FormatError(std::string message, HRESULT hr) { in FormatError() function
/aosp_15_r20/prebuilts/go/linux-x86/src/image/jpeg/
Dreader.go18 type FormatError string type
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dformat.h610 explicit FormatError(CStringRef message) in FormatError() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.h611 explicit FormatError(CStringRef message) in FormatError() function
/aosp_15_r20/external/rust/android-crates-io/crates/hound/src/
Dlib.rs370 FormatError(&'static str), enumerator
/aosp_15_r20/tools/netsim/rust/http-proxy/src/
H A Ddns.rs218 FormatError, enumerator
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallproc.c241 static TCHAR *FormatError(DWORD code) in FormatError() function
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dcallproc.c260 static WCHAR *FormatError(DWORD code) in FormatError() function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dmailbox.py2150 class FormatError(Error): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dmailbox.py2150 class FormatError(Error): class

12