/ohos5.0/base/security/asset/services/core_service/src/operations/common/ |
H A D | argument_check.rs | 54 fn check_array_size(tag: &Tag, value: &Value, min: usize, max: usize) -> Result<()> { in check_array_size() 55 let Value::Bytes(v) = value else { in check_array_size() localVariable 70 let Value::Number(n) = value else { in check_enum_variant() localVariable 84 fn check_valid_bits(tag: &Tag, value: &Value, min_bits: u32, max_bits: u32) -> Result<()> { in check_valid_bits() 85 let Value::Number(n) = value else { in check_valid_bits() localVariable 100 fn check_number_range(tag: &Tag, value: &Value, min: u32, max: u32) -> Result<()> { in check_number_range() 101 let Value::Number(n) = value else { in check_number_range() localVariable 115 fn check_tag_range(tag: &Tag, value: &Value, tags: &[Tag]) -> Result<()> { in check_tag_range() 116 let Value::Number(n) = value else { in check_tag_range() localVariable 134 let Value::Number(n) = value else { in check_user_id() localVariable
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | deserializer.rs | 31 fn visit<'de, V>(self, visitor: V) -> Result<V::Value, Error> in visit() 259 fn deserialize_any<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_any() 289 fn deserialize_i8<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_i8() 317 fn deserialize_u8<V>(self, visitor: V) -> Result<V::Value, Self::Error> in deserialize_u8() 459 ) -> Result<V::Value, Self::Error> in deserialize_unit_struct() 470 ) -> Result<V::Value, Self::Error> in deserialize_newtype_struct() 524 ) -> Result<V::Value, Self::Error> in deserialize_tuple_struct() 571 ) -> Result<V::Value, Self::Error> in deserialize_struct() 583 ) -> Result<V::Value, Self::Error> in deserialize_enum() 748 fn next_value_seed<V>(&mut self, seed: V) -> Result<V::Value, Error> in next_value_seed() [all …]
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardapi/ |
H A D | PasteBoardUnifiedDataJsunit.test.js | 67 Value: 'text' + VALUE_TEST_ELEMENT, property in text.details 77 Value: 'plainText' + VALUE_TEST_ELEMENT, property in plainText.details 89 Value: 'hyperLink' + VALUE_TEST_ELEMENT, property in link.details 101 Value: 'html' + VALUE_TEST_ELEMENT, property in html.details 113 Value: 'file' + VALUE_TEST_ELEMENT, property in file.details 124 Value: 'folder' + VALUE_TEST_ELEMENT, property in folder.details 135 Value: 'image' + VALUE_TEST_ELEMENT, property in image.details 146 Value: 'video' + VALUE_TEST_ELEMENT, property in video.details 157 Value: 'audio' + VALUE_TEST_ELEMENT, property in audio.details
|
H A D | PasteBoardUnifiedDataSyncJsunit.test.js | 68 Value: 'text' + VALUE_TEST_ELEMENT, property in text.details 78 Value: 'plainText' + VALUE_TEST_ELEMENT, property in plainText.details 90 Value: 'hyperLink' + VALUE_TEST_ELEMENT, property in link.details 102 Value: 'html' + VALUE_TEST_ELEMENT, property in html.details 114 Value: 'file' + VALUE_TEST_ELEMENT, property in file.details 125 Value: 'folder' + VALUE_TEST_ELEMENT, property in folder.details 136 Value: 'image' + VALUE_TEST_ELEMENT, property in image.details 147 Value: 'video' + VALUE_TEST_ELEMENT, property in video.details 158 Value: 'audio' + VALUE_TEST_ELEMENT, property in audio.details
|
H A D | PasteBoardUdmfDelayJsunit.test.js | 55 Value: 'text' + VALUE_TEST_ELEMENT, property in text.details 65 Value: 'plainText' + VALUE_TEST_ELEMENT, property in plainText.details 77 Value: 'hyperLink' + VALUE_TEST_ELEMENT, property in link.details 89 Value: 'html' + VALUE_TEST_ELEMENT, property in html.details 101 Value: 'file' + VALUE_TEST_ELEMENT, property in file.details 112 Value: 'folder' + VALUE_TEST_ELEMENT, property in folder.details 123 Value: 'image' + VALUE_TEST_ELEMENT, property in image.details 134 Value: 'video' + VALUE_TEST_ELEMENT, property in video.details 145 Value: 'audio' + VALUE_TEST_ELEMENT, property in audio.details
|
/ohos5.0/base/security/asset/frameworks/definition/src/ |
H A D | extension.rs | 43 fn into_value(self) -> Value { in into_value() 48 impl Conversion for Value { implementation 57 fn into_value(self) -> Value { in into_value() 67 fn into_value(self) -> Value { in into_value() 77 fn into_value(self) -> Value { in into_value() 87 fn into_value(self) -> Value { in into_value()
|
H A D | lib.rs | 155 pub enum Value { enum 166 impl Drop for Value { implementation 420 fn into_value(self) -> Value; in into_value()
|
/ohos5.0/foundation/multimedia/player_framework/services/utils/include/ |
H A D | task_queue.h | 77 T Value() in Value() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/ |
H A D | check_common.h | 39 using Value = std::vector<uint8_t>; variable
|
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/include/ |
H A D | mediadatashare_unit_test.h | 28 using Value = std::variant<std::monostate, int64_t, double, std::string, bool, std::vector<uint8_t>… variable
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/ |
H A D | object_storage_engine.h | 28 using Value = std::vector<uint8_t>; variable
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/napi/ |
H A D | napi_api.h | 46 Value(napi_env env, Type v) in Value() function 53 Value(napi_env env, napi_value v) : env_(env) in Value() function
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/unittest/ |
H A D | UdmfJsTest.js | 51 Value: 'text' + VALUE_TEST_ELEMENT, property in text.details 72 Value: 'text' + VALUE_TEST_ELEMENT, property in plainText.details 97 Value: 'link' + VALUE_TEST_ELEMENT, property in link.details 122 Value: 'html' + VALUE_TEST_ELEMENT, property in html.details 147 Value: 'file' + VALUE_TEST_ELEMENT, property in file.details 170 Value: 'folder' + VALUE_TEST_ELEMENT, property in folder.details 193 Value: 'image' + VALUE_TEST_ELEMENT, property in image.details 216 Value: 'video' + VALUE_TEST_ELEMENT, property in video.details 1070 Value: inputStr + VALUE_TEST_ELEMENT, property in text.details
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
H A D | types.rs | 26 pub enum Value { enum 52 impl Value { impl 73 impl From<&ipc_conn::FieldRaw> for Value { implementation 88 impl From<ipc_conn::FieldRaw> for Value { implementation
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/ |
H A D | mock_spring_chain.h | 39 double Value() const in Value() function
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | datashare_valuebucket_convert.h | 25 using Value = DataShareObserver::ChangeInfo::Value; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardperf/ |
H A D | PasteBoardDelayPerfJsunit.test.js | 50 Value: 'plainText', property in plainText.details
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/ |
H A D | js_file_access_ext_ability.h | 112 struct Value { struct 122 …static bool ParserListFileJsResult(napi_env &env, napi_value nativeValue, Value<std::vector<FileIn… argument
|
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/src/ |
H A D | dataobs_mgr_changeinfo.cpp | 22 using Value = std::variant<std::monostate, int64_t, double, std::string, bool, std::vector<uint8_t>… typedef
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/ |
H A D | kv_types_util.h | 25 using Value = DistributedKv::Value; variable
|
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
H A D | datashare_observer.h | 42 …using Value = std::variant<std::monostate, int64_t, double, std::string, bool, std::vector<uint8_t… member
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | big_integer.cpp | 92 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 D | dataobs_mgr_changeinfo.h | 33 …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 D | js-apis-asset.md | 849 ## Value section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-asset-store-kit/ |
H A D | js-apis-asset.md | 849 ## Value section
|