Searched refs:_FindAreaNoThrow (Results 1 – 2 of 2) sorted by relevance
118 Area* _FindAreaNoThrow(const void *address, int32 size) const;
134 Area* area = _FindAreaNoThrow(remoteAddress, size); in PrepareAddressNoThrow()180 RemoteMemoryAccessor::_FindAreaNoThrow(const void *address, int32 size) const in _FindAreaNoThrow() function in RemoteMemoryAccessor