Home
last modified time | relevance | path

Searched refs:ptr_to_string_address (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/aggregation/core/
H A Dcomposite_key_combiner.cc139 const intptr_t* ptr_to_string_address = in GetTensorForType() local
145 reinterpret_cast<const std::string*>(*ptr_to_string_address); in GetTensorForType()