Searched refs:details_ptr (Results 1 – 1 of 1) sorted by relevance
216 const U* details_ptr = content::Details<U>(details).ptr(); in Observe() local217 if (details_ptr) in Observe()218 details_[source.map_key()] = *details_ptr; in Observe()