Home
last modified time | relevance | path

Searched refs:https (Results 1 – 25 of 44) sorted by relevance

12

/commonlibrary/c_utils/
DREADME_zh.md73 ### [Rust-匿名共享内存](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c_util…
74 ### [Rust-文件与目录](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c_utils…
75 ### [Rust-读写文件](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c_utils_…
77 ### [使用匿名共享内存](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c-utils-g…
78 ### [使用智能指针管理动态分配内存对象](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c…
79 ### [使用Parcel作为数据容器](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c-u…
80 ### [定时器](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c_utils_timer.…
81 ### [文件映射](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c_utils_guide…
82 ### [事件处理系统](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c_utils_gui…
83 ### [读写锁](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/c-utils-guide-…
[all …]
DREADME.md64 ### [Timer](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/en/c_utils_timer.m…
65 ### [Thread Pool](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/en/c_utils_t…
76 …is repository any more. Please use [third_party_bounds_checking_function](https://gitee.com/openha…
79 **[commonlibrary\_c\_utils](https://gitee.com/openharmony/commonlibrary_c_utils)**
81 [commonlibrary\_utils\_lite](https://gitee.com/openharmony/commonlibrary_utils_lite)
/commonlibrary/rust/ylong_http/ylong_http/
DCargo.toml7 repository = "https://gitee.com/openharmony-sig/commonlibrary_rust_ylong_http"
10 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
30 ylong_runtime = { git = "https://gitee.com/openharmony-sig/commonlibrary_rust_ylong_runtime.git", o…
/commonlibrary/c_utils/docs/zh-cn/
Dc_utils_guide_rust_file.md4 提供Rust侧对应c_utils中[读写文件](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn/…
34 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc_utils_guide_rust_directory.md5 提供Rust侧对应c_utils中[文件与目录](https://gitee.com/openharmony/commonlibrary_c_utils/blob/master/docs/zh-cn…
43 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc_utils_guide_rust_ashmem.md4 提供Rust侧对应c_utils中[使用匿名共享内存(Ashmem, Anonymous Shared Memory)](https://gitee.com/openharmony/commonli…
93 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
103 请参考[使用匿名共享内存(Ashmem, Anonymous Shared Memory)](https://gitee.com/openharmony/commonlibrary_c_utils/…
Dc-utils-guide-rwlock.md50 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-thread.md37 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc_utils_thread_pool.md33 - 启动开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-datetime.md31 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc_utils_timer.md24 - 启动开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-singleton.md66 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-file.md36 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-directory.md34 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-ashmem.md66 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-safe_queue.md86 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
Dc-utils-guide-uniquefd.md86 - 使用开发者自测试框架,使用方法参见:[开发自测试执行框架-测试用例执行](https://gitee.com/openharmony/testfwk_developer_test#%E6%B5%…
/commonlibrary/rust/ylong_http/ylong_http_client/
DCargo.toml7 repository = "https://gitee.com/openharmony-sig/commonlibrary_rust_ylong_http"
10 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
16 ylong_runtime = { git = "https://gitee.com/openharmony-sig/commonlibrary_rust_ylong_runtime.git", f…
/commonlibrary/rust/ylong_runtime/ylong_ffrt/
DCargo.toml7 repository = "https://gitee.com/openharmony/commonlibrary_rust_ylong_runtime"
/commonlibrary/rust/ylong_runtime/ylong_runtime_macros/
DCargo.toml7 repository = "https://gitee.com/openharmony/commonlibrary_rust_ylong_runtime"
/commonlibrary/rust/ylong_runtime/ylong_io/
DCargo.toml7 repository = "https://gitee.com/openharmony/commonlibrary_rust_ylong_runtime"
/commonlibrary/memory_utils/
DREADME_ZH.md87 [公共基础库子系统](https://gitee.com/openharmony/utils)
/commonlibrary/utils_lite/
DREADME_zh.md113 [公共基础](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%85%AC%E5%85%B1%E5%9F%BA%E7%A…
115 [**commonlibrary\_utils\_lite**](https://gitee.com/openharmony/commonlibrary_utils_lite)
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
Dsettings.rs436 pub fn https(addr: &str) -> ProxyBuilder { in https() method
438 inner: proxy::Proxy::https(addr), in https()
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Dproxy.rs69 pub(crate) fn https(uri: &str) -> Result<Self, HttpClientError> { in https() method
276 proxies.add_proxy(Proxy::https("http://www.bbb.com").unwrap()); in ut_proxies()

12