Searched defs:weak_this (Results 1 – 10 of 10) sorted by relevance
327 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in EnableTracing() local338 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in EnableTracing() local436 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in Flush() local480 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in FlushAndDisableTracing() local669 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in ReadBuffers() local682 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in ReadBuffers() local1140 auto weak_this = GetWeakPtr(); in NotifyOnTracingDisabled() local1321 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in TearDownDataSource() local1346 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in OnTracingSetup() local1357 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in Flush() local[all …]
137 base::WeakPtr<SharedMemoryArbiterImpl> weak_this; in ReturnCompletedChunk() local266 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in NotifyFlushComplete() local
152 void FtraceController::DrainCPUs(base::WeakPtr<FtraceController> weak_this, in DrainCPUs()188 const base::WeakPtr<FtraceController>& weak_this) { in UnblockReaders()206 base::WeakPtr<FtraceController> weak_this = weak_factory_.GetWeakPtr(); in StartIfNeeded() local300 base::WeakPtr<FtraceController> weak_this, in OnDataAvailable()
215 base::WeakPtr<FtraceController> weak_this = weak_factory_.GetWeakPtr(); in GetDataAvailableCallback() local
236 auto weak_this = GetWeakPtr(); in OnInodes() local340 auto weak_this = GetWeakPtr(); in OnInodeScanDone() local379 auto weak_this = GetWeakPtr(); in FindMissingInodes() local
68 auto weak_this = weak_factory_.GetWeakPtr(); in Scan() local
179 WeakPtr<Controller> weak_this = weak_factory_.GetWeakPtr(); in RunCallback() local
76 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in EnableTracing() local
100 auto weak_this = weak_ptr_factory_.GetWeakPtr(); in Flush() local
215 weak_ptr<T> weak_this; member