Searched refs:FixHMBundleMmap (Results 1 – 2 of 2) sorted by relevance
82 void FixHMBundleMmap(char *filename, int pid, u16 &headerSize);
649 FixHMBundleMmap(recordMmap.data_.filename, recordMmap.data_.pid, recordMmap.header.size); in UpdateFromRecord()755 … FixHMBundleMmap(recordMmap2.data_.filename, recordMmap2.data_.pid, recordMmap2.header.size); in UpdateFromRecord()1228 void VirtualRuntime::FixHMBundleMmap(char *filename, int pid, u16 &headerSize) in FixHMBundleMmap() function in OHOS::Developtools::HiPerf::VirtualRuntime