Searched refs:get_all_namespaces_result_proto (Results 1 – 2 of 2) sorted by relevance
196 std::optional<std::vector<uint8_t>>* get_all_namespaces_result_proto) { in getAllNamespaces() argument202 get_all_namespaces_result_proto); in getAllNamespaces()
287 icing::lib::GetAllNamespacesResultProto get_all_namespaces_result_proto = in nativeGetAllNamespaces() local290 return SerializeProtoToJniByteArray(env, get_all_namespaces_result_proto); in nativeGetAllNamespaces()