Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc81 #define GET_FLAG_BOOL_VALUE(name) GetFlagBoolValueForInstances(FLAGS_ ##name, instances_size, #name…
820 Result<std::vector<bool>> GetFlagBoolValueForInstances( in GetFlagBoolValueForInstances() function