Searched refs:IsAddressInSharedRegion (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/process/
H A Dprocess_metrics_mac.cc66 bool IsAddressInSharedRegion(mach_vm_address_t addr, cpu_type_t type) { function in namespace:base::__anon2430
176 if (IsAddressInSharedRegion(address, cpu_type) &&

Completed in 156 milliseconds