Home
last modified time | relevance | path

Searched defs:model_identifier (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfake_log_manager.h38 void SetModelIdentifier(const std::string& model_identifier) override {} in SetModelIdentifier()
H A Dclient_runner.h205 void SetModelIdentifier(const std::string& model_identifier) override { in SetModelIdentifier()
H A Dfake_event_publisher.h381 void SetModelIdentifier(const std::string& model_identifier) override { in SetModelIdentifier()
H A Dphase_logger_impl.cc52 void PhaseLoggerImpl::SetModelIdentifier(absl::string_view model_identifier) { in SetModelIdentifier()
H A Dphase_logger_impl_test.cc111 std::string model_identifier = "model_identifier"; in TEST_P() local
H A Dfl_runner.cc1056 auto model_identifier = task_assignment.aggregation_session_id; in IssueCheckin() local
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/jni/cpp/
Dlog_manager_wrapper_impl.cc119 const std::string& model_identifier) { in SetModelIdentifier()