Searched refs:shared_this (Results 1 – 2 of 2) sorted by relevance
979 std::shared_ptr<NativeModule>* shared_this) in NativeModule() argument991 DCHECK_NOT_NULL(shared_this); in NativeModule()992 DCHECK_NULL(*shared_this); in NativeModule()993 shared_this->reset(this); in NativeModule()995 *shared_this, std::move(async_counters), dynamic_tiering); in NativeModule()
870 std::shared_ptr<NativeModule>* shared_this);