Searched defs:checkEmpty (Results 1 – 2 of 2) sorted by relevance
75 bool checkEmpty = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
512 nlohmann::json &jsonObject, const std::string &key, const std::string &value, bool checkEmpty) in IsEqual()