HomeSort by relevance Sort by last modified time
    Searched defs:err_str (Results 1 - 25 of 27) sorted by null

1 2

  /system/bt/btcore/src/
hal_util.cc 41 const char* err_str = dlerror(); local
43 << (err_str ? err_str : "error unknown");
  /frameworks/base/tools/aapt2/
ResourceUtils_test.cpp 142 std::string err_str; local
143 Maybe<Reference> ref = ResourceUtils::ParseStyleParentReference("@android:style/foo", &err_str);
147 ref = ResourceUtils::ParseStyleParentReference("@style/foo", &err_str);
151 ref = ResourceUtils::ParseStyleParentReference("?android:style/foo", &err_str);
155 ref = ResourceUtils::ParseStyleParentReference("?style/foo", &err_str);
159 ref = ResourceUtils::ParseStyleParentReference("android:style/foo", &err_str);
163 ref = ResourceUtils::ParseStyleParentReference("android:foo", &err_str);
167 ref = ResourceUtils::ParseStyleParentReference("@android:foo", &err_str);
171 ref = ResourceUtils::ParseStyleParentReference("foo", &err_str);
175 ref = ResourceUtils::ParseStyleParentReference("*android:style/foo", &err_str);
    [all...]
ResourceParser.cpp 1326 std::string err_str; local
    [all...]
  /frameworks/base/tools/aapt2/link/
XmlReferenceLinker.cpp 99 std::string err_str; variable
101 ReferenceLinker::CompileXmlAttribute(attr_ref, callsite_, symbols_, &err_str);
107 error_msg << " " << err_str; variable
ReferenceLinker.cpp 73 std::string err_str; variable
83 transformed_reference, callsite_, symbols_, &err_str);
113 msg << "' " << err_str; variable
335 std::string err_str; local
337 ResolveSymbolCheckVisibility(transformed_reference, callsite, symbols, &err_str);
350 error_msg << " " << err_str; local
  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileJITEventListener.cpp 59 const std::string err_str = sys::StrError(); local
60 DEBUG(dbgs() << "Failed to connect to OProfile agent: " << err_str << "\n");
69 const std::string err_str = sys::StrError(); local
71 << err_str << "\n");
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
OProfileJITEventListener.cpp 55 const std::string err_str = sys::StrError(); local
56 DEBUG(dbgs() << "Failed to connect to OProfile agent: " << err_str << "\n");
65 const std::string err_str = sys::StrError(); local
67 << err_str << "\n");
  /hardware/libhardware/
hardware.c 100 char const *err_str = dlerror(); local
101 ALOGE("load: module=%s\n%s", path, err_str?err_str:"unknown");
  /hardware/ril/rild/
rild.c 112 const char *err_str = NULL; local
188 err_str = dlerror();
189 if (err_str) {
190 RLOGW("RIL_SAP_Init not defined or exported in %s: %s\n", rilLibPath, err_str);
  /external/strace/
keyctl.c 194 const char *err_str = err_name(error); local
199 if (err_str)
200 tprintf("%s, ", err_str);
  /system/extras/perfprofd/binder_interface/
perfprofd_binder.cc 274 auto err_str = std::fstream(base::StringPrintf("/proc/self/fd/%d", err_fd)); local
284 err_str << base::StringPrintf("Could not parse %s", String8(args[i]).string())
295 err_str << error_msg << std::endl;
310 err_str << "Bad file descriptor " << args[1] << std::endl;
317 err_str << status.toString8() << std::endl;
325 err_str << status.toString8() << std::endl;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/test/
output_test_helper.cc 154 std::string err_str; local
155 regex->Init(substituted_regex,& err_str);
156 CHECK(err_str.empty()) << "Could not construct regex \"" << substituted_regex
159 << "\n got error: " << err_str; local
  /external/google-benchmark/test/
output_test_helper.cc 335 std::string err_str; local
336 regex->Init(substituted_regex,& err_str);
337 CHECK(err_str.empty()) << "Could not construct regex \"" << substituted_regex
340 << "\n got error: " << err_str; local
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 335 std::string err_str; local
336 regex->Init(substituted_regex,& err_str);
337 CHECK(err_str.empty()) << "Could not construct regex \"" << substituted_regex
340 << "\n got error: " << err_str; local
  /frameworks/base/tools/aapt2/cmd/
Compile.cpp 91 std::stringstream err_str; local
92 err_str << "invalid configuration '" << config_str << "'";
93 *out_error = err_str.str();
189 std::string err_str; local
190 Maybe<ResourcePathData> path_data = ExtractResourcePathData(full_path, &err_str);
192 context->GetDiagnostics()->Error(DiagMessage(full_path) << err_str);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
_warnings.c 383 const char *err_str = "???"; local
386 err_str = PyString_AS_STRING(to_str);
389 action, err_str);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
_warnings.c 383 const char *err_str = "???"; local
386 err_str = PyString_AS_STRING(to_str);
389 action, err_str);
  /external/opencv/cxcore/src/
cxconvert.cpp 861 char err_str[100]; local
    [all...]
  /external/python/cpython2/Python/
_warnings.c 383 const char *err_str = "???"; local
386 err_str = PyString_AS_STRING(to_str);
389 action, err_str);
  /external/v8/src/
messages.cc 869 MaybeHandle<String> err_str = local
871 if (err_str.is_null()) {
880 err_str = ErrorUtils::ToString(isolate, pending_exception);
881 if (err_str.is_null()) {
890 builder->AppendString(err_str.ToHandleChecked());
894 builder->AppendString(err_str.ToHandleChecked());
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 615 const char* err_str = dlerror(); local
617 << (err_str ? err_str : "error unknown");
    [all...]
  /bootable/recovery/
recovery.cpp 867 std::string err_str; local
868 if (!read_wipe_package(&wipe_package, wipe_package_size, &err_str)) {
    [all...]
  /external/valgrind/coregrind/
m_errormgr.c 1261 const HChar* err_str = NULL; local
    [all...]
  /external/wpa_supplicant_8/src/utils/
http_curl.c 983 const char *err_str; local
996 err_str = X509_verify_cert_error_string(err);
1015 depth, err, err_str, buf);
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 1922 const char *err_str; local
    [all...]

Completed in 565 milliseconds

1 2