/system/connectivity/shill/ |
dns_client.cc | 148 server_addresses.c_str()); 157 ares_->SetLocalDev(resolver_state_->channel, interface_name_.c_str()); 162 ares_->GetHostByName(resolver_state_->channel, hostname.c_str(),
|
/system/core/base/ |
logging.cpp | 184 return gProgramInvocationName->c_str(); 385 data_->GetSeverity(), msg.c_str()); 402 android_set_abort_message(msg.c_str());
|
/system/core/crash_reporter/ |
crash_reporter.cc | 124 if (base::WriteFile(filepath, guid.c_str(), guid.size()) <= 0) { 227 printf("Kernel crash signature is \"%s\".\n", signature.c_str()); 276 brillo::OpenLog(my_path.BaseName().value().c_str(), true);
|
/system/update_engine/payload_consumer/ |
download_action.cc | 72 if (unlink(path.value().c_str()) != 0) { 95 p2p_sharing_fd_ = open(path.value().c_str(), O_WRONLY); 211 if (unlink(path.value().c_str()) != 0) {
|
/system/webservd/webservd/ |
request.cc | 177 success = (file.WriteAtCurrentPos(data.c_str(), size) == size); 234 MHD_add_response_header(resp, pair.first.c_str(), pair.second.c_str());
|
/toolchain/binutils/binutils-2.25/gold/ |
main.cc | 101 filename_str = filename_str.c_str() + slash + 1; 103 const char* filename = filename_str.c_str(); 179 program_name, args.c_str());
|
plugin.cc | 175 this->handle_ = dlopen(this->filename_.c_str(), RTLD_NOW); 179 this->filename_.c_str(), dlerror()); 188 this->filename_.c_str()); 240 tv[i].tv_u.tv_string = this->args_[j].c_str(); 460 this->plugin_input_file_.name = input_file->filename().c_str(); 757 file->name = obj->filename().c_str(); 849 ? this->extra_search_path_.c_str() [all...] |
/art/dex2oat/ |
dex2oat.cc | 181 UsageError("Command: %s", CommandLine().c_str()); 450 LogMessage::LogLine(__FILE__, __LINE__, LogSeverity::FATAL, message.c_str()); 470 Fatal(message.c_str()); 627 Usage("%s", parser_options->error_msg.c_str()); 640 parser_options->error_msg.c_str()); 647 Usage("Error parsing '%s': %s", option.data(), parser_options->error_msg.c_str()); [all...] |
/external/google-breakpad/src/common/dwarf/ |
dwarf2reader.cc | [all...] |
/external/webrtc/webrtc/modules/audio_processing/test/ |
audio_processing_unittest.cc | 227 FILE* file = fopen(filename.c_str(), "wb"); 296 remove(kv.second.c_str()); 301 FILE* file = fopen(filename.c_str(), "rb"); 501 far_file_ = fopen(filename.c_str(), "rb"); 509 near_file_ = fopen(filename.c_str(), "rb"); 521 out_file_ = fopen(filename.c_str(), "wb"); [all...] |
/external/deqp/modules/gles3/functional/ |
es3fShaderMatrixTests.cpp | [all...] |
/frameworks/av/media/libstagefright/httplive/ |
PlaylistFetcher.cpp | 312 buffer->meta()->setString("cipher-method", method.c_str()); 317 ALOGE("Unsupported cipher method '%s'", method.c_str()); 333 ssize_t err = mHTTPDownloader->fetchFile(keyURI.c_str(), &key); 338 ALOGE("failed to fetch cipher key from '%s'.", keyURI.c_str()); 341 ALOGE("key file '%s' wasn't 16 bytes in size.", keyURI.c_str()); 372 ALOGE("malformed cipher IV '%s'.", iv.c_str()); 382 char c1 = tolower(iv.c_str()[2 + 2 * i]); 383 char c2 = tolower(iv.c_str()[3 + 2 * i]); 385 ALOGE("malformed cipher IV '%s'.", iv.c_str()); 545 FLOGV("resumeUntilAsync: params=%s", params->debugString().c_str()); [all...] |
/art/oatdump/ |
oatdump.cc | 115 File* elf_file = OS::CreateEmptyFile(output_name_.c_str()); 575 os << StringPrintf("location: %s\n", oat_dex_file.GetDexFileLocation().c_str()); 694 std::unique_ptr<File> file(OS::CreateEmptyFile(out_dex_path.c_str())); 711 os << StringPrintf("Dex file exported at %s (%zd bytes)\n", out_dex_path.c_str(), fsize); 791 class_method_index, pretty_method.c_str(), [all...] |
/art/disassembler/ |
disassembler_arm64.cc | 105 AppendToOutput(" ; %s", tmp_stream.str().c_str());
|
/art/runtime/arch/mips64/ |
instruction_set_features_mips64.cc | 108 *error_msg = StringPrintf("Unknown instruction set feature: '%s'", feature.c_str());
|
/art/runtime/ |
monitor_android.cc | 74 cp = EventLogWriteString(cp, thread_name.c_str(), thread_name.size());
|
zip_archive.cc | 58 std::unique_ptr<MemMap> map(MemMap::MapAnonymous(name.c_str(),
|
/bionic/linker/ |
linker_phdr.h | 48 const char* name() const { return name_.c_str(); }
|
/bionic/tests/ |
__cxa_thread_atexit_test.cpp | 70 fprintf(stderr, "%s", message.c_str());
|
/bionic/tools/relocation_packer/src/ |
main.cc | 36 const char* basename = temporary.c_str();
|
/device/google/contexthub/util/common/ |
JSONObject.cpp | 163 obj->setValue(keyVal.c_str(), val); 526 CHECK(in != out->c_str()); 573 mValue.mString->c_str(), mValue.mString->size(), &escaped); 693 EscapeString(key.c_str(), key.size(), &escapedKey);
|
/external/autotest/client/deps/glbench/src/ |
texturetest.cc | 114 RunTest(this, name.c_str(), buffer_size, g_width, g_height, true);
|
/external/boringssl/src/tool/ |
pkcs12.cc | 67 int fd = open(args_map["-dump"].c_str(), O_RDONLY);
|
/external/clang/lib/Frontend/ |
TestModuleFileExtension.cpp | 72 Message.str().c_str());
|
/external/clang/tools/libclang/ |
CXString.h | 63 // In this case, call \c createRef(String.c_str()).
|