Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine.cc136 std::vector<tf::tstring> tf_string_vector; in WriteCheckpoint() local
138 tf_string_vector.emplace_back(value); in WriteCheckpoint()
141 tf_string_vector.data())); in WriteCheckpoint()
167 std::vector<tf::tstring> tf_string_vector; in WriteCheckpoint() local
169 tf_string_vector.emplace_back(value); in WriteCheckpoint()
172 tf_string_vector.data())); in WriteCheckpoint()