/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
messages_members.h | 73 bindtextdomain(__s.c_str(), __dir); 93 textdomain(__s.c_str());
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
messages_members.h | 73 bindtextdomain(__s.c_str(), __dir); 93 textdomain(__s.c_str());
|
/prebuilts/misc/common/swig/include/2.0.11/mzscheme/ |
std_string.i | 48 $result = scheme_make_string($1.c_str()); 52 $result = scheme_make_string($1->c_str());
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_common.i | 108 return SWIG_TypeQuery(name.c_str()); 133 return name.c_str();
|
/system/connectivity/shill/ |
crypto_des_cbc.cc | 65 vector<char> data(decoded_data.c_str(), 66 decoded_data.c_str() + decoded_data.length());
|
/system/connectivity/shill/dbus/ |
chromeos_ipconfig_dbus_adaptor.cc | 54 config->device_name()).c_str(), 56 config->type().c_str())),
|
/system/connectivity/shill/dhcp/ |
dhcp_provider.cc | 165 name.c_str())), false); 169 name.c_str())), false);
|
/system/connectivity/shill/ethernet/ |
ethernet_service.cc | 104 "%s_%s", Technology::NameFromIdentifier(technology()).c_str(), 105 ethernet_->address().c_str());
|
/system/connectivity/shill/vpn/ |
l2tp_ipsec_driver.cc | 266 options->push_back(base::StringPrintf("--remote_host=%s", vpnhost.c_str())); 309 chmod(psk_file_.value().c_str(), S_IRUSR | S_IWUSR) || 317 psk_file_.value().c_str())); 336 certfile.value().c_str())); 356 chmod(xauth_credentials_file_.value().c_str(), S_IRUSR | S_IWUSR) || 366 xauth_credentials_file_.value().c_str())); 374 options->push_back(base::StringPrintf("%s=%s", option.c_str(), 375 value.c_str()));
|
openvpn_management_server.cc | 311 b64_password.c_str(), 312 b64_otp.c_str()); 444 Send(StringPrintf("state %s\n", state.c_str())); 450 Send(StringPrintf("username \"%s\" %s\n", tag.c_str(), username.c_str())); 457 tag.c_str(), 458 EscapeToQuote(password).c_str())); 463 Send(StringPrintf("signal %s\n", signal.c_str()));
|
/system/core/debuggerd/ |
backtrace.cpp | 96 backtrace->GetErrorString(backtrace->GetError()).c_str()); 118 _LOG(log, logtype::BACKTRACE, "%s%s\n", prefix, backtrace->FormatFrameData(i).c_str());
|
/system/core/debuggerd/test/ |
dump_memory_test.cpp | 160 ASSERT_STREQ(g_expected_full_dump, tombstone_contents.c_str()); 163 ASSERT_STREQ("", getFakeLogBuf().c_str()); 164 ASSERT_STREQ("", getFakeLogPrint().c_str()); 180 ASSERT_STREQ(g_expected_full_dump, tombstone_contents.c_str()); 183 ASSERT_STREQ("", getFakeLogBuf().c_str()); 184 ASSERT_STREQ("", getFakeLogPrint().c_str()); 199 ASSERT_STREQ(g_expected_full_dump, tombstone_contents.c_str()); 202 ASSERT_STREQ("", getFakeLogBuf().c_str()); 203 ASSERT_STREQ("", getFakeLogPrint().c_str()); 249 ASSERT_STREQ(expected_dump, tombstone_contents.c_str()); [all...] |
/system/core/init/ |
ueventd.cpp | 65 ueventd_parse_config_file(android::base::StringPrintf("/ueventd.%s.rc", hardware.c_str()).c_str());
|
/system/core/libbinderwrapper/ |
real_binder_wrapper.cc | 59 service_manager->checkService(String16(service_name.c_str())); 73 String16(service_name.c_str()), binder);
|
/system/extras/mmap-perf/ |
mmapPerf.cpp | 58 int fd = open(name.c_str(), O_CREAT | O_RDWR, S_IRWXU); 65 unlink(name.c_str());
|
/system/security/keystore/ |
keystore_cli_v2.cpp | 87 printf("%s Result: ABORT\n", name.c_str()); 93 printf("%s Result: ABORT\n", name.c_str()); 97 printf("%s Key Characteristics:\n", name.c_str()); 115 name.c_str()); 230 printf("%s : %s\n", test_case.name.c_str(), 240 printf("Failed to read file: %s\n", filename.c_str()); 250 printf("Failed to write file: %s\n", filename.c_str()); 336 printf(" %s\n", key_name.c_str());
|
/system/tools/aidl/tests/ |
end_to_end_tests.cpp | 102 "aidl-cpp", "-ddeps.P", "-I.", input_path.c_str(), kGenHeaderDir, 103 output_file.c_str(), nullptr
|
/system/update_engine/payload_consumer/ |
install_plan.cc | 65 partition.name.c_str(), 68 utils::ToString(partition.run_postinstall).c_str());
|
/system/vold/ |
Benchmark.cpp | 48 ResponseCode::BenchmarkResult, res.c_str(), false); 79 if (chdir(path.c_str()) != 0) {
|
/toolchain/binutils/binutils-2.25/gold/ |
reduced_debug_output.h | 67 gold_warning("%s", reason.c_str()); 113 gold_warning("%s", reason.c_str());
|
/external/deqp/modules/gles31/functional/ |
es31fAtomicCounterTests.cpp | 826 tcu::ScopedLogSection valueCheck(log, ("counter" + de::toString(counterNdx) + " value check").c_str(), ("Check that counter" + de::toString(counterNdx) + " values haven't changed.").c_str()); 847 tcu::ScopedLogSection valueCheck(log, ("counter" + de::toString(counterNdx) + " path check").c_str(), ("Check that there is order in which counter" + de::toString(counterNdx) + " increments and decrements could have happened.").c_str()); 859 tcu::ScopedLogSection uniquenesCheck(log, ("counter" + de::toString(counterNdx) + " check uniqueness and linearity").c_str(), ("Check that counter" + de::toString(counterNdx) + " returned only unique and linear values.").c_str()); 872 tcu::ScopedLogSection uniquenesCheck(log, ("counter" + de::toString(counterNdx) + " check range").c_str(), ("Check that counter" + de::toString(counterNdx) + " returned only values values between previous and next atomicCounter(counter" + de::toString(counterNdx) + ").").c_str()); 886 tcu::ScopedLogSection uniquenesCheck(log, ("counter" + de::toString(counterNdx) + " check uniqueness and linearity").c_str(), ("Check that counter" + de::toString(counterNdx) + " returned only unique and linear values.").c_str()); [all...] |
/external/llvm/utils/unittest/googletest/src/ |
gtest.cc | 386 const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); 398 const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); 424 GetOutputFormat().c_str())); 453 if (PatternMatchesString(cur_pattern, name.c_str())) { 477 test_case_name.c_str(), 478 test_name.c_str()); 482 const char* const p = GTEST_FLAG(filter).c_str(); 487 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter 500 return (MatchesFilter(full_name, positive.c_str()) && 501 !MatchesFilter(full_name, negative.c_str())); [all...] |
/external/mesa3d/src/gtest/src/ |
gtest.cc | 386 const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); 398 const char* const gtest_output_flag = GTEST_FLAG(output).c_str(); 424 GetOutputFormat().c_str())); 453 if (PatternMatchesString(cur_pattern, name.c_str())) { 477 test_case_name.c_str(), 478 test_name.c_str()); 482 const char* const p = GTEST_FLAG(filter).c_str(); 487 positive = GTEST_FLAG(filter).c_str(); // Whole string is a positive filter 500 return (MatchesFilter(full_name, positive.c_str()) && 501 !MatchesFilter(full_name, negative.c_str())); [all...] |
/system/core/adb/ |
adb.cpp | 200 "features=%s", FeatureSetToString(supported_features()).c_str())); 204 android::base::Join(connection_properties, ';').c_str()); 222 memcpy(cp->data, connection_str.c_str(), connection_str.length()); 234 *dst = strdup(src.c_str()); 238 D("parse_banner: %s", banner.c_str()); 477 h, android::base::SystemErrorCodeToString(GetLastError()).c_str()); 493 android::base::SystemErrorCodeToString(GetLastError()).c_str()); 578 android::base::SystemErrorCodeToString(err).c_str()); 634 android::base::SystemErrorCodeToString(GetLastError()).c_str()); 707 android::base::SystemErrorCodeToString(GetLastError()).c_str()); [all...] |
/art/cmdline/ |
memory_representation.h | 55 return str.c_str();
|