Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/icing/proto/icing-c-proto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/icing/proto/
Dusage.pb.h487 inline const std::string& UsageReport::document_namespace() const { in document_namespace() function
528 inline void UsageReport::set_allocated_document_namespace(std::string* document_namespace) { in set_allocated_document_namespace()
/aosp_15_r20/external/icing/proto/icing/proto/
H A Dusage.proto30 optional string document_namespace = 1; field