Searched refs:GetAny (Results 1 – 3 of 3) sorted by relevance
106 Result GetAny(const char *key, std::unique_ptr<PtJson> *value) const;
451 Result PtJson::GetAny(const char *key, std::unique_ptr<PtJson> *value) const in GetAny() function in panda::ecmascript::tooling::PtJson
206 Result result1 = ptJson.GetAny(test, &ptr); in HWTEST_F_L0()215 result1 = ptJson3.GetAny(test, &ptr1); in HWTEST_F_L0()