Home
last modified time | relevance | path

Searched refs:GetUInt (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/util/
H A DJsonReader.h63 uint32_t GetUInt(const char* key, int32_t defaultVal = 0) const;
H A DJsonReader.cpp213 uint32_t Value::GetUInt(const char* key, int32_t defaultVal) const in GetUInt() function in Json2::Value
/ide/tools/previewer/test/unittest/util/
H A DJsonReaderTest.cpp190 EXPECT_EQ(objVal.GetUInt("code1"), g_code1); in TEST()

Completed in 6 milliseconds