Home
last modified time | relevance | path

Searched defs:output_blocklist_ids (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/dictionary/
Ddictionary.pb.h1439 …ry::DictionaryDescription_OutputBlocklistIds& DictionaryDescription::output_blocklist_ids() const { in output_blocklist_ids() function
1444 ::fcp::dictionary::DictionaryDescription_OutputBlocklistIds* output_blocklist_ids) { in unsafe_arena_set_allocated_output_blocklist_ids()
1491 …:set_allocated_output_blocklist_ids(::fcp::dictionary::DictionaryDescription_OutputBlocklistIds* o… in set_allocated_output_blocklist_ids()
Ddictionary.pb.cc1026 DictionaryDescription::_Internal::output_blocklist_ids(const DictionaryDescription* msg) { in output_blocklist_ids() function in fcp::dictionary::DictionaryDescription::_Internal
/aosp_15_r20/external/federated-compute/fcp/dictionary/
H A Ddictionary.proto58 optional OutputBlocklistIds output_blocklist_ids = 3; field
H A Ddictionary.cc77 const DictionaryDescription::OutputBlocklistIds& output_blocklist_ids) in DictionaryImpl()
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Ddictionary_ops.py348 def output_blocklist_ids(self): member in Dictionary