OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsExclusive
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/talk/media/base/
videoframefactory.cc
61
if (!output_frame_ || !output_frame_->
IsExclusive
() ||
videoframe.h
118
virtual bool
IsExclusive
() const = 0;
/external/webrtc/talk/media/webrtc/
webrtcvideoframe.h
116
bool
IsExclusive
() const override;
webrtcvideoframe.cc
138
bool WebRtcVideoFrame::
IsExclusive
() const {
161
if (
IsExclusive
())
/external/vixl/src/vixl/a64/
simulator-a64.h
649
bool
IsExclusive
(uint64_t address, size_t size) {
671
bool
IsExclusive
(uint64_t address, size_t size) {
[
all
...]
simulator-a64.cc
[
all
...]
Completed in 826 milliseconds