OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsDelField
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/syncable/
entry_kernel.h
100
enum
IsDelField
{
241
inline void put(
IsDelField
field, bool value) {
279
inline bool ref(
IsDelField
field) const {
/external/chromium/chrome/browser/sync/syncable/
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
...]
Completed in 275 milliseconds