Searched defs:DEFAULT_USER (Results 1 – 5 of 5) sorted by relevance
23 #define DEFAULT_USER 100 macro
53 static constexpr const char *DEFAULT_USER = "0"; variable
118 static constexpr int32_t DEFAULT_USER = 0; variable
61 const int32_t DEFAULT_USER = 100; variable
81 static const std::string DEFAULT_USER = "default"; variable