Home
last modified time | relevance | path

Searched defs:Value (Results 26 – 50 of 85) sorted by relevance

1234

/ohos5.0/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
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_changeinfo.h33 …using Value = std::variant<std::monostate, int64_t, double, std::string, bool, std::vector<uint8_t… member
/ohos5.0/docs/en/application-dev/reference/apis-asset-store-kit/
H A Djs-apis-asset.md849 ## Value section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-asset-store-kit/
H A Djs-apis-asset.md849 ## Value section
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dslab.rs439 struct Value<T> { struct
444 impl<T> Value<T> { impl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.h26 using Value = DistributedDB::Value; variable
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/
H A DTokenCache.java37 static class Value { class in TokenCache
41 public Value(String token, long expiryEpochMillis) { in Value() method in TokenCache.Value
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DSampler.java35 public enum Value { enum in Sampler
45 Value(int id) { in Value() method in Sampler.Value
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension.h94 constexpr double Value() const in Value() function
/aosp14/system/core/toolbox/
H A Dgetprop.cpp33 Value, enumerator
/ohos5.0/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
/aosp14/system/core/libprocessgroup/profiles/
H A Dtask_profiles_28.json141 "Value": "1" string
154 "Value": "0" string
H A Dtask_profiles_29.json141 "Value": "1" string
154 "Value": "0" string
H A Dtask_profiles_30.json141 "Value": "1" string
154 "Value": "0" string
H A Dtask_profiles.json104 "Value": "1" string
117 "Value": "0" string
234 "Value": "1" string
247 "Value": "0" string
578 "Value": "16MB" string
586 "Value": "150" string
600 "Value": "512MB" string
608 "Value": "100" string
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DPropertyProxy.cpp152 NapiApi::Value<NapiApi::Object> PropertyProxy::Value() in Value() function in PropertyProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/common_type/include/
H A Dcommon_types.h50 using Value = std::variant<std::monostate, int64_t, double, std::string, bool, Bytes, Asset, Assets… variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dcommon_types.h50 using Value = std::variant<std::monostate, int64_t, double, std::string, bool, Bytes, Asset, Assets… variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/file_sharing/
H A Dacl.h48 enum Value : uint16_t { enum
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/include/
H A Dacl.h47 enum Value : uint16_t { enum
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/
H A Dvalue_proxy.h116 Value(Value &&value) noexcept in Value() function
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dacl.h54 enum Value : uint16_t { enum
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java185 private class Value { class in HdmiCecConfig
189 Value(@NonNull String value) { in Value() method in HdmiCecConfig.Value
194 Value(@NonNull Integer value) { in Value() method in HdmiCecConfig.Value
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_c.h94 union Value { union
/ohos5.0/base/security/asset/services/plugin/src/
H A Dasset_plugin.rs206 condition_value: &[Value], in remove_with_specific_cond()
222 condition_value: &[Value], in ce_remove_with_specific_cond()

1234