Home
last modified time | relevance | path

Searched defs:is_sorted (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/selector/
Dcreation_analyzer.cpp258 const bool is_sorted = std::is_sorted(ids.begin(), ids.end()); in UpdateInstanceArgs() local
/device/google/cuttlefish/host/commands/cvd/server_command/
Dstart.cpp333 const bool is_sorted = std::is_sorted(ids.begin(), ids.end()); in UpdateInstanceArgsAndEnvs() local