Searched defs:c_int (Results 1 – 5 of 5) sorted by relevance
34 fn map_ipc_err(e: &ipc_conn::Error) -> c_int { in map_ipc_err()58 pub(crate) fn map_single_sync_err(e: &SyncError) -> c_int { in map_single_sync_err()90 user_id: c_int, in OhCloudExtCloudAssetLoaderNew()135 ) -> c_int { in OhCloudExtCloudAssetLoaderUpload()178 ) -> c_int { in OhCloudExtCloudAssetLoaderDownload()219 ) -> c_int { in OhCloudExtCloudAssetLoaderRemoveLocalAssets()244 user_id: c_int, in OhCloudExtCloudDbNew()282 ) -> c_int { in OhCloudExtCloudDbExecuteSql()322 ) -> c_int { in OhCloudExtCloudDbBatchInsert()367 ) -> c_int { in OhCloudExtCloudDbBatchUpdate()[all …]
157 ) -> c_int { in OhCloudExtValueGetContent()258 ) -> c_int { in OhCloudExtCloudAssetGetId()278 ) -> c_int { in OhCloudExtCloudAssetGetName()298 ) -> c_int { in OhCloudExtCloudAssetGetUri()318 ) -> c_int { in OhCloudExtCloudAssetGetLocalPath()338 ) -> c_int { in OhCloudExtCloudAssetGetCreateTime()358 ) -> c_int { in OhCloudExtCloudAssetGetModifiedTime()378 ) -> c_int { in OhCloudExtCloudAssetGetSize()398 ) -> c_int { in OhCloudExtCloudAssetGetHash()459 ) -> c_int { in OhCloudExtDatabaseGetName()[all …]
159 ) -> c_int { in OhCloudExtVectorPush()303 ) -> c_int { in OhCloudExtVectorGet()418 ) -> c_int { in OhCloudExtVectorGetLength()538 ) -> c_int { in OhCloudExtHashMapGetLength()575 ) -> c_int { in OhCloudExtHashMapInsert()669 ) -> c_int { in OhCloudExtHashMapIterGetKeyValuePair()790 ) -> c_int { in OhCloudExtHashMapGet()
27 pub extern "C" fn Query(ability_type: u8, out: *mut c_char) -> c_int in Query()
63 pub extern "C" fn Mkdirs(path: *const c_char, mode: MakeDirectionMode) -> c_int { in Mkdirs()