Home
last modified time | relevance | path

Searched defs:num_indexed_properties (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/schema/
Dschema-util.h117 int32_t num_indexed_properties = 0; member
/external/icing/icing/monkey_test/
Dmonkey-test-generators.cc62 int num_indexed_properties = 0; in GenerateType() local