Searched refs:InitializeMethod (Results 1 – 1 of 1) sorted by relevance
16 enum class InitializeMethod{ enum160 NLOHMANN_JSON_SERIALIZE_ENUM(InitializeMethod, {161 {InitializeMethod::Invalid, "Invalid"},162 {InitializeMethod::Skip, "Skip"},163 {InitializeMethod::Background, "Background"},164 {InitializeMethod::Foreground, "Foreground"},