OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InternalState
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/media/video/capture/android/
video_capture_device_android.h
45
enum
InternalState
{
66
InternalState
state_;
/external/chromium_org/media/video/capture/linux/
video_capture_device_linux.h
33
enum
InternalState
{
59
InternalState
state_;
/external/chromium_org/media/video/capture/mac/
video_capture_device_mac.h
54
enum
InternalState
{
70
InternalState
state_;
/external/chromium_org/jingle/glue/
fake_socket_factory.h
54
enum
InternalState
{
63
InternalState
state_;
/external/chromium_org/media/video/capture/win/
video_capture_device_win.h
51
enum
InternalState
{
65
InternalState
state_;
/external/jsilver/src/com/google/streamhtmlparser/impl/
InternalState.java
35
* <p>The methods to create new <code>
InternalState
</code> instances are
39
class
InternalState
{
41
// An
InternalState
to represent an error condition for all parsers.
42
static final
InternalState
INTERNAL_ERROR_STATE = new
InternalState
();
57
private
InternalState
(String name, int id) {
68
private
InternalState
() {
93
return String.format("
InternalState
: Name: %s; Id: %d", name, id);
97
* Obtain a new {@code
InternalState
} instance for the HTML parser.
100
* @return a new {@code
InternalState
} objec
[
all
...]
/external/chromium_org/content/renderer/p2p/
ipc_socket_factory.cc
77
enum
InternalState
{
110
InternalState
state_;
/external/chromium_org/media/audio/alsa/
alsa_output.h
112
enum
InternalState
{
120
friend std::ostream& operator<<(std::ostream& os,
InternalState
);
141
bool CanTransitionTo(
InternalState
to);
142
InternalState
TransitionTo(
InternalState
to);
143
InternalState
state();
208
InternalState
state_;
224
AlsaPcmOutputStream::
InternalState
);
/external/libnfc-nxp/src/
phFriNfc_NdefMap.h
742
uint8_t
InternalState
;
[
all
...]
/prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar
/prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar
Completed in 291 milliseconds