Searched defs:srcValue (Results 1 – 9 of 9) sorted by relevance
57 int64_t *srcValue = new (std::nothrow) int64_t(1); in SaveSrcTensor() local195 int32_t srcValue = 1; variable396 int64_t srcValue = 1; variable
103 auto srcValue = jsonValue->GetValue("src"); in CheckUrlValid() local
52 void MarqueeModelNG::SetValue(const std::optional<std::string>& srcValue) in SetValue()304 void MarqueeModelNG::SetValue(FrameNode* frameNode, const std::optional<std::string>& srcValue) in SetValue()
38 void MarqueeModelImpl::SetValue(const std::optional<std::string>& srcValue) in SetValue()
63 JSRef<JSVal> srcValue = videoObj->GetProperty("src"); in Create() local
2285 void JSWeb::ParseRawfileWebSrc(const JSRef<JSVal>& srcValue, std::string& webSrc) in ParseRawfileWebSrc()2309 JSRef<JSVal> srcValue = paramObject->GetProperty("src"); in Create() local
585 bool JsonCommon::isValueEqual(const ValueObject &srcValue, const ValueObject &targetValue) in isValueEqual()
388 void ConvertStringToNumberArray(napi_env env, napi_value &result, std::string srcValue) in ConvertStringToNumberArray()
1671 std::string srcValue = root[IMAGE][SRC]; in GetWallpaperPathInJson() local