Searched refs:NativeUnwinderAndroidMemoryRegionsMapImpl (Results 1 – 7 of 7) sorted by relevance
8 NativeUnwinderAndroidMemoryRegionsMapImpl::9 NativeUnwinderAndroidMemoryRegionsMapImpl( in NativeUnwinderAndroidMemoryRegionsMapImpl() function in base::NativeUnwinderAndroidMemoryRegionsMapImpl14 NativeUnwinderAndroidMemoryRegionsMapImpl::15 ~NativeUnwinderAndroidMemoryRegionsMapImpl() = default;
55 std::unique_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl>59 std::unique_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl> downcast( in CreateMemoryRegionsMap()60 static_cast<NativeUnwinderAndroidMemoryRegionsMapImpl*>( in CreateMemoryRegionsMap()69 std::unique_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl> in NativeUnwinderAndroidMapDelegateForTesting()73 NativeUnwinderAndroidMemoryRegionsMapImpl* GetMapReference() override { in GetMapReference()83 const std::unique_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl>469 std::unique_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl> in TEST()491 std::unique_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl> in TEST()
15 class NativeUnwinderAndroidMemoryRegionsMapImpl18 NativeUnwinderAndroidMemoryRegionsMapImpl(22 ~NativeUnwinderAndroidMemoryRegionsMapImpl() override;
20 class NativeUnwinderAndroidMemoryRegionsMapImpl; variable92 const raw_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl> memory_regions_map_;
136 return std::make_unique<NativeUnwinderAndroidMemoryRegionsMapImpl>( in CreateMemoryRegionsMap()148 static_cast<NativeUnwinderAndroidMemoryRegionsMapImpl*>( in NativeUnwinderAndroid()
46 std::unique_ptr<NativeUnwinderAndroidMemoryRegionsMapImpl>
95 static_cast<NativeUnwinderAndroidMemoryRegionsMapImpl*>( in LibunwindstackUnwinderAndroid()