Home
last modified time | relevance | path

Searched refs:SendMmapFileRawData (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp951 inline void SendMmapFileRawData(int prot, int flags, off_t offset, const std::string& filePath, in SendMmapFileRawData() function
1057 SendMmapFileRawData(prot, flags, offset, fileName, rawdata, holder); in hook_mmap()