HomeSort by relevance Sort by last modified time
    Searched defs:SetLastError (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/voice_engine/
shared_data.cc 101 void SharedData::SetLastError(int32_t error) const {
102 _engineStatistics.SetLastError(error);
105 void SharedData::SetLastError(int32_t error,
107 _engineStatistics.SetLastError(error, level);
110 void SharedData::SetLastError(int32_t error, TraceLevel level,
112 _engineStatistics.SetLastError(error, level, msg);
statistics.cc 57 int32_t Statistics::SetLastError(int32_t error) const
64 int32_t Statistics::SetLastError(int32_t error,
75 int32_t Statistics::SetLastError(
  /art/dt_fd_forward/
dt_fd_forward.cc 57 SetLastError(::android::base::StringPrintf("%s:%d - %s: %s", \
140 void FdForwardTransport::SetLastError(const std::string& desc) {
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.c     [all...]
  /external/pdfium/fpdfsdk/
fpdfview.cpp 506 void SetLastError(int err) {
535 SetLastError(err_code);
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 113 milliseconds