Home
last modified time | relevance | path

Searched defs:IsShared (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dcontext-measure.cc28 bool ContextMeasure::IsShared(HeapObject* object) { in IsShared() function in v8::internal::ContextMeasure
/external/webrtc/webrtc/modules/desktop_capture/
Dshared_desktop_frame.cc68 bool SharedDesktopFrame::IsShared() { in IsShared() function in webrtc::SharedDesktopFrame
/external/clang/lib/Driver/
DTools.cpp3051 bool IsShared, bool IsWhole) { in addSanitizerRuntime()
6860 bool IsShared = Args.hasArg(options::OPT_shared); in constructHexagonLinkArgs() local