Searched defs:ParseUint32 (Results 1 – 3 of 3) sorted by relevance
35 uint32_t ParseUint32(const Json::Value& root, const std::string& key) in ParseUint32() function
88 bool ParseUint32(const napi_env& env, const napi_value& value, uint32_t& result) in ParseUint32() function
29 napi_value ParseUint32(napi_env env, napi_value object, uint32_t &store) in ParseUint32() function