Searched defs:GetBoolFromJson (Results 1 – 3 of 3) sorted by relevance
64 bool JsonParser::GetBoolFromJson(const nlohmann::json& j, const std::string& tag, bool& out) in GetBoolFromJson() function in OHOS::Security::AccessToken::JsonParser
318 int32_t GetBoolFromJson(const CJson *jsonObj, const char *key, bool *value) in GetBoolFromJson() function
351 int32_t GetBoolFromJson(const CJson *jsonObj, const char *key, bool *value) in GetBoolFromJson() function