OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadState
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp
[
all
...]
InspectorTimelineAgent.h
276
TimelineThreadState&
threadState
(ThreadIdentifier);
/frameworks/native/libs/binder/
Parcel.cpp
489
IPCThreadState*
threadState
) const
492
if (
threadState
== NULL) {
493
threadState
= IPCThreadState::self();
495
if ((
threadState
->getLastTransactionBinderFlags() &
501
threadState
->setStrictModePolicy(0);
503
threadState
->setStrictModePolicy(strictPolicy);
[
all
...]
/frameworks/base/core/jni/
android_os_Parcel.cpp
594
IPCThreadState*
threadState
= IPCThreadState::self();
595
const int32_t oldPolicy =
threadState
->getStrictModePolicy();
598
threadState
);
601
const int32_t newPolicy =
threadState
->getStrictModePolicy();
/frameworks/native/include/binder/
Parcel.h
79
IPCThreadState*
threadState
= NULL) const;
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c
[
all
...]
/frameworks/base/core/java/android/os/
StrictMode.java
[
all
...]
Completed in 235 milliseconds