Searched defs:IsInt32 (Results 1 – 8 of 8) sorted by relevance
41 bool IsInt32(const nlohmann::json &jsonObj, const std::string &key) in IsInt32() function
74 bool JsonUtils::IsInt32(const json& jsonObj, const std::string& key) in IsInt32() function in OHOS::AVSession::JsonUtils
93 bool IsInt32(const nlohmann::json &jsonObj, const std::string &key) in IsInt32() function
364 bool IsInt32(const nlohmann::json &jsonObj, const std::string &key) in IsInt32() function
183 bool IsInt32(const cJSON* jsonObj, const std::string& key) in IsInt32() function
153 bool IsInt32(const nlohmann::json &jsonObj, const std::string &key) in IsInt32() function
288 bool IsInt32(const cJSON *jsonObj, const std::string &key) in IsInt32() function
2034 bool AssetInputParamVerification::IsInt32(ValueObject &value, MediaLibraryCommand &cmd) in IsInt32() function in OHOS::Media::AssetInputParamVerification