Searched refs:ScopeEnableChangedCallback (Results 1 – 3 of 3) sorted by relevance
76 typedef base::Callback<void(bool)> ScopeEnableChangedCallback; typedef77 typedef std::vector<ScopeEnableChangedCallback>ScopeEnableChangedCallbacks;119 Scope scope, ScopeEnableChangedCallback callback);
157 Scope scope, ScopeEnableChangedCallback callback) { in RegisterScopeEnableChangedCallback()
189 ScopeLogger::ScopeEnableChangedCallback GetCallback() { in GetCallback()