/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/examples/ |
H A D | async_https_outside.rs | 24 let mut v = vec![]; in main() localVariable 32 let _ = h.await; in main() localVariable 38 let v = "some certs".as_bytes(); in req() localVariable 63 let _ = Downloader::console(response).download().await; in req() localVariable
|
H A D | sync_https_outside.rs | 20 let mut v = vec![]; in main() localVariable 27 let _ = h.join(); in main() localVariable 32 let v = "some certs".as_bytes(); in req() localVariable
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | database.rs | 114 let mut v = vec![]; in query_integer() localVariable 116 let v = v in query_integer() localVariable 139 let v: Vec<i64> = rows.into_iter().map(|a| a.unwrap()).collect(); in query_integer() localVariable 150 let v = self.query_integer::<u32>(&sql); in contains_task() localVariable 165 let v = self.query_integer::<u64>(&sql); in query_task_token_id() localVariable 295 let _ = self.execute(&sql); in clear_invalid_records() localVariable 324 let _ = self.execute(&sql); in update_task_state() localVariable 332 let _ = self.execute(&sql); in update_task_sizes() localVariable 470 let _ = self.execute(&sql); in delete_early_records() localVariable 523 let mut v = vec![]; in get_app_task_qos_infos_inner() localVariable [all …]
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/ |
H A D | decoder.rs | 422 let v = String::from_utf8(value) in get_field_by_name_and_value() localVariable 565 let v = String::from_utf8(value) in get_field_by_name_and_value() localVariable 723 let _ = decoder.decode_ins(&ins); in ut_qpack_decoder() localVariable 740 let _ = decoder.decode_ins(&ins); in ut_qpack_decoder() localVariable 760 let _ = decoder.decode_ins(&ins); in ut_qpack_decoder() localVariable 785 let _ = decoder.decode_ins(&ins); in ut_qpack_decoder() localVariable 802 let _ = decoder.decode_repr(&text); in ut_qpack_decoder() localVariable 809 let _ = decoder.decode_repr(&text2); in ut_qpack_decoder() localVariable 957 let _ = decoder.decode_ins(&ins); in ut_qpack_decoder() localVariable 969 let _ = decoder.decode_repr(&repr); in ut_qpack_decoder() localVariable
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | adapter.rs | 68 let _ = Box::from_raw(string); in ylong_json_free_string() localVariable 685 let _ = node.remove_self(); in ylong_json_delete_array_node() localVariable 928 let v = v as *mut JsonValue as *mut YlongJson; in ylong_json_get_all_object_items() localVariable 1089 let _ = node.remove_self(); in ylong_json_delete_object_node() localVariable 1141 let _ = Box::from_raw(str); in ut_ylong_json_parse() localVariable 1155 let _ = Box::from_raw(str); in ut_ylong_json_parse() localVariable 1189 let _ = Box::from_raw(str); in ut_ylong_json_free_string() localVariable 1221 let _ = Box::from_raw(str); in ut_ylong_json_print_unformatted() localVariable 1248 let _ = Box::from_raw(str); in ut_ylong_json_delete() localVariable 1290 let _ = Box::from_raw(str); in ut_ylong_json_duplicate() localVariable [all …]
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ |
H A D | x509.rs | 141 let _ = X509_NAME_oneline(self.as_ptr() as *mut _, buf.as_mut_ptr() as *mut _, size); in get_x509_name_info() localVariable 258 let mut v = [0u8; 16]; in set_ip() localVariable
|
H A D | adapter.rs | 693 let _ = TlsConfigBuilder::default(); in ut_tls_config_builder_new() localVariable 963 let v = include_bytes!("../../../tests/file/root-ca.pem"); in ut_cert_stack_from_der() localVariable 976 let v = include_bytes!("../../../tests/file/root-ca.pem"); in ut_certificate_from_pem() localVariable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/ |
H A D | basic_rust_types.rs | 453 let _ = OhCloudExtVector::from_ptr(vector, SafetyCheckId::Vector); in OhCloudExtVectorFree() localVariable 867 let _ = OhCloudExtHashMap::from_ptr(hash_map, SafetyCheckId::HashMap); in OhCloudExtHashMapFree() localVariable 939 let v = OhCloudExtValue::get_inner( localVariable
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("con… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("con… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("con… variable
|