Home
last modified time | relevance | path

Searched defs:kObject (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/utils/
DSkJSON.h64 kObject, enumerator
133 kObject = 0b00000111, // ptr to external storage enumerator
DSkJSONWriter.h255 kObject, enumerator
/third_party/skia/m133/modules/jsonreader/
DSkJSONReader.h65 kObject, enumerator
141 kObject = 0b00000111, // ptr to external storage enumerator
/third_party/skia/src/pdf/
DSkPDFUnion.h97 kObject, enumerator
/third_party/skia/m133/src/pdf/
DSkPDFUnion.h105 kObject, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h269 kObject enumerator
/third_party/skia/m133/third_party/externals/icu/source/i18n/unicode/
Dfmtable.h269 kObject enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dfmtable.h269 kObject enumerator
/third_party/grpc/include/grpc/support/
Djson.h45 kObject, // Use object() for payload. enumerator
/third_party/skia/m133/src/utils/
DSkJSONWriter.h316 kObject, enumerator
/third_party/flatbuffers/src/
Didl_gen_rust.cpp1051 enum DefaultContext { kBuilder, kAccessor, kObject }; enumerator