HomeSort by relevance Sort by last modified time
    Searched refs:CopyFrom (Results 26 - 50 of 325) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/sync/engine/
post_commit_message_command.cc 47 status->mutable_commit_response()->CopyFrom(response);
  /external/chromium_org/chrome/installer/util/
app_commands.h 42 AppCommands& CopyFrom(const AppCommands& other);
fake_installation_state.h 47 target.CopyFrom(product_state);
  /external/chromium_org/chrome/service/cloud_print/
connector_settings.h 30 void CopyFrom(const ConnectorSettings& source);
  /external/chromium_org/chromeos/ime/
ibus_text.h 54 void CopyFrom(const IBusText& obj);
  /external/chromium_org/components/policy/core/common/cloud/
user_policy_request_context.cc 39 context_->CopyFrom(user_context);
  /external/chromium_org/components/policy/core/common/
policy_bundle.h 36 void CopyFrom(const PolicyBundle& other);
  /external/chromium_org/content/public/browser/
host_zoom_map.h 57 virtual void CopyFrom(HostZoomMap* copy) = 0;
  /external/chromium_org/media/base/
data_buffer.cc 42 scoped_refptr<DataBuffer> DataBuffer::CopyFrom(const uint8* data, int size) {
decoder_buffer_unittest.cc 28 TEST(DecoderBufferTest, CopyFrom) {
31 scoped_refptr<DecoderBuffer> buffer2(DecoderBuffer::CopyFrom(
38 scoped_refptr<DecoderBuffer> buffer3(DecoderBuffer::CopyFrom(
55 scoped_refptr<DecoderBuffer> buffer2(DecoderBuffer::CopyFrom(
decoder_buffer.cc 49 scoped_refptr<DecoderBuffer> DecoderBuffer::CopyFrom(const uint8* data,
57 scoped_refptr<DecoderBuffer> DecoderBuffer::CopyFrom(const uint8* data,
decoder_buffer.h 48 static scoped_refptr<DecoderBuffer> CopyFrom(const uint8* data, int size);
53 static scoped_refptr<DecoderBuffer> CopyFrom(const uint8* data, int size,
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/src/
rule.h 40 void CopyFrom(const Rule& rule);
  /external/chromium_org/ui/base/ime/chromeos/
mock_ime_candidate_window_handler.cc 23 last_update_lookup_table_arg_.lookup_table.CopyFrom(table);
  /external/protobuf/src/google/protobuf/
lite_unittest.cc 48 message2.CopyFrom(message);
64 message2.CopyFrom(message);
81 message2.CopyFrom(message);
97 message2.CopyFrom(message);
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
byte_array.h 133 virtual bool CopyFrom(InputStream* is, int32_t length);
137 virtual bool CopyFrom(InputStream* is);
writable_font_data.h 175 virtual void CopyFrom(InputStream* is, int32_t length);
180 virtual void CopyFrom(InputStream* is);
  /external/sfntly/cpp/src/sfntly/data/
byte_array.h 133 virtual bool CopyFrom(InputStream* is, int32_t length);
137 virtual bool CopyFrom(InputStream* is);
writable_font_data.h 175 virtual void CopyFrom(InputStream* is, int32_t length);
180 virtual void CopyFrom(InputStream* is);
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-tuple.h 196 tuple& operator=(const tuple& t) { return CopyFrom(t); }
200 return CopyFrom(t);
206 tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) {
231 tuple& operator=(const tuple& t) { return CopyFrom(t); }
235 return CopyFrom(t);
247 tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) {
272 tuple& operator=(const tuple& t) { return CopyFrom(t); }
276 return CopyFrom(t);
282 tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) {
311 tuple& operator=(const tuple& t) { return CopyFrom(t);
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-tuple.h 218 tuple& operator=(const tuple& t) { return CopyFrom(t); }
222 return CopyFrom(t);
228 tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) {
253 tuple& operator=(const tuple& t) { return CopyFrom(t); }
257 return CopyFrom(t);
269 tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) {
294 tuple& operator=(const tuple& t) { return CopyFrom(t); }
298 return CopyFrom(t);
304 tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) {
333 tuple& operator=(const tuple& t) { return CopyFrom(t);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-tuple.h 196 tuple& operator=(const tuple& t) { return CopyFrom(t); }
200 return CopyFrom(t);
206 tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) {
231 tuple& operator=(const tuple& t) { return CopyFrom(t); }
235 return CopyFrom(t);
247 tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) {
272 tuple& operator=(const tuple& t) { return CopyFrom(t); }
276 return CopyFrom(t);
282 tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) {
311 tuple& operator=(const tuple& t) { return CopyFrom(t);
    [all...]
  /external/gtest/include/gtest/internal/
gtest-tuple.h 196 tuple& operator=(const tuple& t) { return CopyFrom(t); }
200 return CopyFrom(t);
206 tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) {
231 tuple& operator=(const tuple& t) { return CopyFrom(t); }
235 return CopyFrom(t);
247 tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) {
272 tuple& operator=(const tuple& t) { return CopyFrom(t); }
276 return CopyFrom(t);
282 tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) {
311 tuple& operator=(const tuple& t) { return CopyFrom(t);
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-tuple.h 196 tuple& operator=(const tuple& t) { return CopyFrom(t); }
200 return CopyFrom(t);
206 tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) {
231 tuple& operator=(const tuple& t) { return CopyFrom(t); }
235 return CopyFrom(t);
247 tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) {
272 tuple& operator=(const tuple& t) { return CopyFrom(t); }
276 return CopyFrom(t);
282 tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) {
311 tuple& operator=(const tuple& t) { return CopyFrom(t);
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-tuple.h 196 tuple& operator=(const tuple& t) { return CopyFrom(t); }
200 return CopyFrom(t);
206 tuple& CopyFrom(const GTEST_1_TUPLE_(U)& t) {
231 tuple& operator=(const tuple& t) { return CopyFrom(t); }
235 return CopyFrom(t);
247 tuple& CopyFrom(const GTEST_2_TUPLE_(U)& t) {
272 tuple& operator=(const tuple& t) { return CopyFrom(t); }
276 return CopyFrom(t);
282 tuple& CopyFrom(const GTEST_3_TUPLE_(U)& t) {
311 tuple& operator=(const tuple& t) { return CopyFrom(t);
    [all...]

Completed in 205 milliseconds

12 3 4 5 6 7 8 91011>>