Searched refs:GetObjectByPath (Results 1 – 5 of 5) sorted by relevance
58 ValueObject obj = conf.GetObjectByPath({ "b", "c" }, ret);
82 ValueObject maxDocValue = collOpt.GetObjectByPath(maxDocField, errCode); in ReadOption()
60 ValueObject configValue = config.GetObjectByPath(configField, errCode); in CheckAndGetDBConfig()
96 ValueObject GetObjectByPath(const JsonFieldPath &jsonPath, int &errCode) const;
613 ValueObject JsonObject::GetObjectByPath(const JsonFieldPath &jsonPath, int &errCode) const in GetObjectByPath() function in DocumentDB::JsonObject930 ValueObject JsonObject::GetObjectByPath(const JsonFieldPath &jsonPath, int &errCode) const