Home
last modified time | relevance | path

Searched defs:Value (Results 1 - 22 of 22) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dtypes.rs26 pub enum Value { enum
52 impl Value { impls
[all...]
/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_spring_chain.h39 double Value() const in Value() function in OHOS::Ace::SpringChainItem
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dbig_integer.cpp92 std::vector<uint64_t> BigInteger::Value() const in Value() function in OHOS::NativeRdb::BigInteger
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.cpp[all...]
H A Dvalue_proxy.h113 class Value { class in OHOS::DistributedData::final
[all...]
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dproperty.h29 class Value { class in OHOS::Media::Property
[all...]
/foundation/graphic/graphic_3d/kits/js/src/
H A DPropertyProxy.cpp152 NapiApi::Value<NapiApi::Object> PropertyProxy::Value() in Value() function in PropertyProxy
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Djs_file_access_ext_ability.h112 struct Value { struct in OHOS::FileAccessFwk::JsFileAccessExtAbility
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp205 std::unique_ptr<JsonValue> Value = argsValue->GetArrayItem(0)->GetValue(key); in GetParamFromJson() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension.h94 constexpr double Value() const in Value() function in OHOS::Ace::Dimension
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
H A Djs.cpp38 char *JSString::Value(JSValue value) in Value() function in OHOS::ACELite::JSString
287 double JSNumber::Value(JSValue value) in Value() function in OHOS::ACELite::JSNumber
302 bool JSBoolean::Value(JSValue value) in Value() function in OHOS::ACELite::JSBoolean
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dcoff.h65 uint32_t Value; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h159 value_t(Value (&value)[N]) : type { type::array }, array_(array {}) member
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp28 Property::Value::Value() in Value() function in OHOS::Media::Property::Value
[all...]
/foundation/multimedia/player_framework/services/utils/include/
H A Dtask_queue.h77 T Value() in Value() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_controller.h126 float Value() const in Value() function in OHOS::Ace::NG::LinearIndicatorControllerData
265 float Value() const in Value() function in OHOS::Ace::NG::LinearIndicatorController
/foundation/graphic/graphic_3d/kits/js/include/napi/
H A Dnapi_api.h39 class Value { class
46 Value(napi_env env, Type v) in Value() function in NapiApi::Value
53 Value(napi_env env, napi_value v) : env_(env) in Value() function in NapiApi::Value
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_select.cpp209 void JSSelect::Value(const JSCallbackInfo& info) in Value() function in OHOS::OHOS::Ace::Framework::JSSelect
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp208 std::string FilePath::Value() in Value() function in OHOS::AppExecFwk::LIBZIP::FilePath
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c1670 uint16_t Value = (uint16_t)((maxSB << AVDT_OFFSET_8BIT) | lowSB); in AvdtParseDelayValue() local
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.h618 } Value; typedef in OHOS::Ace::RenderGridLayout
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp176 Value GetValueFromMap(const unordered_map<Key, Value> &map, const Key &key, const Value &defaultValue = Value()) in GetValueFromMap() argument

Completed in 19 milliseconds