Home
last modified time | relevance | path

Searched defs:oldRet (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnntensor.cpp235 auto oldRet = device->AllocateBuffer(length, fd); in AllocateMemory() local
288 auto oldRet = device->ReleaseBuffer(m_fd, m_size); in ReleaseMemory() local
H A Dnnexecutor.cpp42 OH_NN_ReturnCode oldRet = m_preparedModel->GetInputDimRanges(minInputDimsVec, maxInputDimsVec); in GetInputDimVec() local
345 OH_NN_ReturnCode oldRet = m_preparedModel->GetInputDimRanges(minInputDims, maxInputDims); in CheckInputDimRanges() local
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c1188 int32_t oldRet = HKS_FAILURE; in HksServiceDeleteKey() local
1225 …int32_t oldRet = HksChangeKeyOwnerForSmallToService(processInfo, NULL, keyAlias, HKS_STORAGE_TYPE_… in HksServiceKeyExist() local