OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encrypted_bookmark
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/engine/
sync_directory_update_handler_unittest.cc
723
sync_pb::EntitySpecifics
encrypted_bookmark
;
local
724
encrypted_bookmark
.mutable_encrypted();
725
AddDefaultFieldValue(BOOKMARKS, &
encrypted_bookmark
);
729
encrypted_bookmark
,
733
encrypted_bookmark
,
syncer_unittest.cc
600
sync_pb::EntitySpecifics bookmark,
encrypted_bookmark
;
local
603
AddDefaultFieldValue(BOOKMARKS, &
encrypted_bookmark
);
629
encrypted_bookmark
.mutable_encrypted());
636
A.PutSpecifics(
encrypted_bookmark
);
642
B.PutSpecifics(
encrypted_bookmark
);
653
D.PutSpecifics(
encrypted_bookmark
);
690
C.PutSpecifics(
encrypted_bookmark
);
694
D.PutSpecifics(
encrypted_bookmark
);
715
sync_pb::EntitySpecifics bookmark,
encrypted_bookmark
, modified_bookmark;
local
718
encrypted_bookmark
.mutable_encrypted())
[
all
...]
Completed in 51 milliseconds