Home
last modified time | relevance | path

Searched defs:c_longlong (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/rust/src/
H A Dffi.rs52 pub extern "C" fn Lseek(fd: i32, offset: i64, pos: SeekPos) -> c_longlong { in Lseek()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitrace_meter/src/
H A Dlib.rs77 pub(crate) fn CountTraceWrapper(label: c_ulonglong, name: *const c_char, count: c_longlong); in CountTraceWrapper()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_extension.rs607 expire: c_longlong, in OhCloudExtCloudSyncSubscribe()
H A Dcloud_ext_types.rs1030 expire_time: c_longlong, in OhCloudExtRelationSetNew()
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dadapter.rs294 value: *mut c_longlong, in ylong_json_get_int_value_from_number()
339 value: c_longlong, in ylong_json_set_int_value_to_number()