OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAttached
(Results
1 - 12
of
12
) sorted by null
/external/webrtc/webrtc/modules/video_render/android/
video_render_android_native_opengl2.cc
43
bool
isAttached
= false;
60
isAttached
= true;
86
if (
isAttached
) {
100
bool
isAttached
= false;
115
isAttached
= true;
122
if (
isAttached
) {
146
bool
isAttached
= false;
160
isAttached
= true;
200
if (
isAttached
) {
250
bool
isAttached
= false
[
all
...]
video_render_android_surface_view.cc
43
bool
isAttached
= false;
62
isAttached
= true;
68
if (
isAttached
) {
100
bool
isAttached
= false;
118
isAttached
= true;
188
if (
isAttached
) {
251
bool
isAttached
= false;
270
isAttached
= true;
275
if (
isAttached
) {
318
bool
isAttached
= false
[
all
...]
/external/clang/include/clang/AST/
RawCommentList.h
59
bool
isAttached
() const LLVM_READONLY {
60
return
IsAttached
;
64
IsAttached
= true;
137
bool
IsAttached
: 1;
151
IsAttached
(false), IsTrailingComment(IsTrailingComment),
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioPort.h
68
bool
isAttached
() { return mModule != 0; }
/external/smali/smalidea/src/test/java/org/jf/smalidea/
SmaliPositionManagerTest.java
172
@Override public boolean
isAttached
() { return false; }
/external/guice/extensions/persist/lib/
log4j-1.2.14.jar
/external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar
log4j-1.3alpha-8.jar
logback-core-0.9.8-SNAPSHOT.jar
logback-classic-0.9.8-SNAPSHOT.jar
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
/external/clang/lib/Sema/
SemaDecl.cpp
[
all
...]
Completed in 1303 milliseconds