Searched refs:MEMCPY_SEC_FUN_FAIL (Results 1 – 3 of 3) sorted by relevance
23 static constexpr int32_t MEMCPY_SEC_FUN_FAIL { 4 };
114 FI_HILOGE("Failed to call memcpy_sp, errCode:%{public}d", MEMCPY_SEC_FUN_FAIL); in Read()147 FI_HILOGE("Failed to call memcpy_sp, errCode:%{public}d", MEMCPY_SEC_FUN_FAIL); in Write()
38 const MEMCPY_SEC_FUN_FAIL: i32 = 4; constant