OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDelField
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/sync/syncable/
syncable_enum_conversions.h
31
const char* GetIsDelFieldString(
IsDelField
is_del_field);
syncable_enum_conversions.cc
90
const char* GetIsDelFieldString(
IsDelField
is_del_field) {
syncable.h
116
enum
IsDelField
{
278
inline void put(
IsDelField
field, bool value) {
310
inline bool ref(
IsDelField
field) const {
384
inline bool Get(
IsDelField
field) const {
501
inline bool Put(
IsDelField
field, bool value) {
[
all
...]
/external/chromium/chrome/browser/sync/engine/
syncer_unittest.cc
448
bool Get(int64 metahandle, syncable::
IsDelField
field) const {
[
all
...]
Completed in 185 milliseconds