Searched refs:UNSET (Results 1 – 3 of 3) sorted by relevance
48 ProbeType probe_type = UNSET; in perform_file_action()73 if (probe_type != ProbeType::UNSET) { in perform_file_action()82 if (probe_type != ProbeType::UNSET) { in perform_file_action()
46 UNSET, // No probe setup enumerator
1337 constexpr const char* UNSET = ""; in ExportKernelBootProps() local1344 { "ro.boot.serialno", "ro.serialno", UNSET, }, in ExportKernelBootProps()1354 if (value != UNSET) InitPropertySet(prop.dst_prop, value); in ExportKernelBootProps()