Searched refs:require_frame_match (Results 1 – 6 of 6) sorted by relevance
77 bool require_frame_match) { in GetImplFromGlobalId() argument80 if (context->IsAssociatedContext(global_id, require_frame_match)) { in GetImplFromGlobalId()250 bool require_frame_match) { in FromGlobalId() argument251 return g_manager.Get().GetImplFromGlobalId(global_id, require_frame_match); in FromGlobalId()326 bool require_frame_match) const { in GetHandler()328 return handler_map_.GetHandler(global_id, require_frame_match); in GetHandler()333 bool require_frame_match) const { in IsAssociatedContext()342 if (frame_util::IsValidChildId(global_id.child_id) && !require_frame_match) { in IsAssociatedContext()
105 bool require_frame_match);150 bool require_frame_match) const;157 bool require_frame_match) const;
32 bool require_frame_match) const { in GetHandler()39 if (frame_util::IsValidChildId(global_id.child_id) && !require_frame_match) { in GetHandler()
46 bool require_frame_match) const { in GetHandler()48 return handler_map_.GetHandler(global_id, require_frame_match); in GetHandler()
41 bool require_frame_match) const;