Searched refs:MEMCPY_SEC_FUN_FAIL (Results 1 – 5 of 5) sorted by relevance
115 MMI_HILOGE("Failed to call memcpy_sp. errCode:%{public}d", MEMCPY_SEC_FUN_FAIL); in Read()147 MMI_HILOGE("Failed to call memcpy_sp. errCode:%{public}d", MEMCPY_SEC_FUN_FAIL); in Write()
114 FI_HILOGE("Failed to call memcpy_sp, errCode:%{public}d", MEMCPY_SEC_FUN_FAIL); in Read()148 FI_HILOGE("Failed to call memcpy_sp, errCode:%{public}d", MEMCPY_SEC_FUN_FAIL); in Write()
58 MEMCPY_SEC_FUN_FAIL, enumerator
26 inline constexpr int32_t MEMCPY_SEC_FUN_FAIL { 4 };
38 const MEMCPY_SEC_FUN_FAIL: i32 = 4; const