/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/ |
H A D | core.rs | 30 pub(crate) async fn core<P, C>(par_iter: P, consumer: C) -> Result<C::Output, ScheduleError> in core() 72 async fn recur<P, C>( in recur() 75 par_iter: P, in recur() 124 unsafe fn spawn_task<P, C>( in spawn_task() 127 par_iter: P, in spawn_task() 150 async fn recur_ffrt<P, C>( in recur_ffrt() 152 par_iter: P, in recur_ffrt() 187 unsafe fn spawn_task_ffrt<P, C>( in spawn_task_ffrt() 189 par_iter: P, in spawn_task_ffrt()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/iter/pariter/ |
H A D | filter.rs | 18 pub fn filter<P, F>(par_iter: P, predicate: F) -> Filter<P, F> { in filter() argument
|
H A D | map.rs | 18 pub fn map<P, F>(par_iter: P, map_op: F) -> Map<P, F> { in map() argument
|
H A D | for_each.rs | 17 pub async fn for_each<P, F>(par_iter: P, f: F) -> Result<(), ScheduleError> in for_each()
|
/ohos5.0/docs/zh-cn/ |
H A D | glossary.md | 97 ## P section
|
/ohos5.0/docs/en/ |
H A D | glossary.md | 97 ## P section
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/ |
H A D | async_dir.rs | 237 pub async fn rename<P: AsRef<Path>, Q: AsRef<Path>>(from: P, to: Q) -> io::Result<()> { in rename() 273 pub async fn copy<P: AsRef<Path>, Q: AsRef<Path>>(from: P, to: Q) -> io::Result<u64> { in copy() 344 pub async fn write<P: AsRef<Path>, C: AsRef<[u8]>>(path: P, contents: C) -> io::Result<()> { in write() 401 pub async fn hard_link<P: AsRef<Path>, Q: AsRef<Path>>(original: P, link: Q) -> io::Result<()> { in hard_link() 516 pub async fn set_permissions<P: AsRef<Path>>(path: P, perm: Permissions) -> io::Result<()> { in set_permissions()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
H A D | hks_mbedtls_dh.c | 43 static int32_t GetDhParam(uint32_t keySize, struct HksBlob *P, struct HksBlob *G) in GetDhParam()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/ |
H A D | ctx.rs | 191 file: P, in set_certificate_file()
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …portDefault||function(u){return u&&u.__esModule?u:{default:u}};Object.defineProperty(C,"__esModule… variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …portDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(E,"__esModule… variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …portDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(E,"__esModule… variable
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …portDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(E,"__esModule… variable
|