Home
last modified time | relevance | path

Searched defs:actual_type (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_x11.cc44 Atom actual_type; in XWindowProperty() local
/external/skia/src/core/
DSkTraceEvent.h339 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument
352 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
/external/v8/src/tracing/
Dtrace-event.h369 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, \ argument
379 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument
/external/webrtc/webrtc/sound/
Dalsasoundsystem.cc551 char *actual_type = symbol_table_.snd_device_name_get_hint()(*list, "IOID"); in EnumerateDevices() local
/external/libchrome/base/trace_event/
Dtrace_event.h456 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument
470 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
/external/webrtc/webrtc/base/
Dx11windowpicker.cc35 Atom actual_type; in XWindowProperty() local
Dtrace_event.h759 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument
771 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
/external/libchrome/dbus/
Dmessage.cc948 const int actual_type = dbus_message_iter_get_arg_type(&raw_message_iter_); in CheckDataType() local