Home
last modified time | relevance | path

Searched defs:srcValue (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dquant_dtype_cast_builder_test.cpp57 int64_t *srcValue = new (std::nothrow) int64_t(1); in SaveSrcTensor() local
195 int32_t srcValue = 1; variable
396 int64_t srcValue = 1; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp103 auto srcValue = jsonValue->GetValue("src"); in CheckUrlValid() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_model_ng.cpp52 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dmarquee_model_impl.cpp38 void MarqueeModelImpl::SetValue(const std::optional<std::string>& srcValue) in SetValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_video.cpp63 JSRef<JSVal> srcValue = videoObj->GetProperty("src"); in Create() local
H A Djs_web.cpp2285 void JSWeb::ParseRawfileWebSrc(const JSRef<JSVal>& srcValue, std::string& webSrc) in ParseRawfileWebSrc()
2309 JSRef<JSVal> srcValue = paramObject->GetProperty("src"); in Create() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp585 bool JsonCommon::isValueEqual(const ValueObject &srcValue, const ValueObject &targetValue) in isValueEqual()
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp388 void ConvertStringToNumberArray(napi_env env, napi_value &result, std::string srcValue) in ConvertStringToNumberArray()
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp1671 std::string srcValue = root[IMAGE][SRC]; in GetWallpaperPathInJson() local