Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/aggregation/core/
H A Dcomposite_key_combiner.cc98 const std::string* interned_string_ptr = &*it; in CopyToDest() local
100 intptr_t ptr_int = reinterpret_cast<intptr_t>(interned_string_ptr); in CopyToDest()