HomeSort by relevance Sort by last modified time
    Searched refs:CopyNonUserProperties (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/sync/glue/
extension_util.cc 117 void CopyNonUserProperties(
139 CopyNonUserProperties(a, &a_non_user_properties);
140 CopyNonUserProperties(b, &b_non_user_properties);
178 CopyNonUserProperties(specifics, merged_specifics);
extension_util.h 65 void CopyNonUserProperties(
extension_util_unittest.cc 292 TEST_F(ExtensionUtilTest, CopyNonUserProperties) {
309 CopyNonUserProperties(specifics, &dest_specifics);

Completed in 291 milliseconds