OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INITIALIZED
(Results
26 - 42
of
42
) sorted by null
1
2
/external/chromium_org/content/renderer/media/
rtc_video_decoder.h
188
UNINITIALIZED, // The decoder has not
initialized
.
189
INITIALIZED
, // The decoder has
initialized
.
/external/chromium_org/media/filters/
audio_renderer_impl.cc
29
INITIALIZED
,
306
HistogramRendererEvent(
INITIALIZED
);
/frameworks/native/opengl/libs/EGL/
egl_display.h
54
INITIALIZED
= 1,
/external/chromium_org/android_webview/renderer/
print_web_view_helper.h
443
INITIALIZED
, // Ready to render.
/external/chromium_org/chrome/browser/metrics/
metrics_service.h
264
INITIALIZED
, // Constructor was called.
thread_watcher_unittest.cc
32
INITIALIZED
, // Created ThreadWatch object.
80
thread_watcher_state_(
INITIALIZED
),
122
EXPECT_EQ(old_state,
INITIALIZED
);
184
State exit_state =
INITIALIZED
;
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
suggest_apps_dialog.js
105
INITIALIZED
: 'SuggestAppsDialog.State.
INITIALIZED
',
323
this.state_ = SuggestAppsDialog.State.
INITIALIZED
;
383
SuggestAppsDialog.State.
INITIALIZED
; // Back to normal state.
431
case SuggestAppsDialog.State.
INITIALIZED
:
/external/chromium_org/chrome/browser/resources/history/
other_devices.js
19
INITIALIZED
: 0,
347
recordUmaEvent_(HISTOGRAM_EVENT.
INITIALIZED
);
488
* Called when this element is
initialized
, and from the new tab page when
/external/chromium_org/chrome/renderer/printing/
print_web_view_helper.h
441
INITIALIZED
, // Ready to render.
/frameworks/av/include/media/stagefright/
MediaCodec.h
132
INITIALIZED
,
/frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.h
59
INITIALIZED
,
/external/chromium_org/chrome_frame/
chrome_frame_automation.h
458
return init_state_ ==
INITIALIZED
;
481
INITIALIZED
,
496
// server being
initialized
.
/external/chromium_org/chrome/browser/sync/
profile_sync_service.h
253
INITIALIZED
,
335
//
initialized
. The GUID is not persistent across Chrome signout/signin.
445
// takes place, and the backend isn't
initialized
yet?
595
// legal to call this method before the backend is
initialized
.
[
all
...]
/packages/apps/Mms/src/com/android/mms/dom/smil/
SmilPlayer.java
49
INITIALIZED
,
83
private SmilPlayerState mState = SmilPlayerState.
INITIALIZED
;
/external/v8/src/
isolate.h
457
bool IsInitialized() { return state_ ==
INITIALIZED
; }
792
// the isolate is fully
initialized
.
801
// the isolate is fully
initialized
.
[
all
...]
/prebuilts/tools/common/m2/internal/org/slf4j/slf4j-simple/1.7.2/
slf4j-simple-1.7.2.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar
Completed in 216 milliseconds
1
2