Searched refs:is_temporary (Results 1 – 4 of 4) sorted by relevance
428 DCHECK(!frame->is_temporary()); in MaybeNotifyFrameCreated()447 DCHECK(!frame->is_temporary()); in MaybeNotifyFrameDetached()466 DCHECK(!old_frame || !old_frame->is_temporary()); in MaybeNotifyMainFrameChanged()467 DCHECK(!new_frame || !new_frame->is_temporary()); in MaybeNotifyMainFrameChanged()
86 DCHECK(is_temporary() || !browser_info_); in ~CefFrameHostImpl()441 DCHECK(!is_temporary()); in Detach()472 CHECK(!is_temporary()); in MaybeReAttach()527 if (is_temporary()) { in SendToRenderFrame()
80 bool is_temporary() const { return frame_id_ == kInvalidFrameId; } in is_temporary() function
1146 bool is_temporary = in v3dv_ImportSemaphoreFdKHR() local1181 if (is_temporary) { in v3dv_ImportSemaphoreFdKHR()1345 bool is_temporary = in v3dv_ImportFenceFdKHR() local1380 if (is_temporary) { in v3dv_ImportFenceFdKHR()