Searched refs:FindComponentAt (Results 1 – 2 of 2) sorted by relevance
204 static const base::DictionaryValue* FindComponentAt(
324 return FindComponentAt(&components_, path, error); in FindComponent()657 FindComponentAt(&components_, path, error)); in FindMutableComponent()660 const base::DictionaryValue* ComponentManagerImpl::FindComponentAt( in FindComponentAt() function in weave::ComponentManagerImpl