HomeSort by relevance Sort by last modified time
    Searched refs:string_as_array (Results 26 - 30 of 30) sorted by null

12

  /external/libchrome/base/trace_event/
trace_event_impl.cc 152 char* ptr = string_as_array(&parameter_copy_storage_->data());
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 559 char* target_ptr = string_as_array(target) + pos;
576 string_as_array(target) + pos + data_.size() + indent_size);
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_unittest.cc 484 uint8* target = reinterpret_cast<uint8*>(string_as_array(&flat_data));
491 io::ArrayOutputStream array_stream(string_as_array(&stream_data), size, 1);
    [all...]
  /system/tpm/trunks/
tpm_utility_impl.cc     [all...]
tpm_utility_test.cc     [all...]

Completed in 1229 milliseconds

12