Home
last modified time | relevance | path

Searched defs:notifyDataMapped (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/src/
H A Ddevice.cpp194 int32_t DeviceTy::notifyDataMapped(void *HstPtr, int64_t Size) { in notifyDataMapped() function in DeviceTy
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h721 Error notifyDataMapped(void *HstPtr, int64_t Size) { notifyDataMapped() function