OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTC_DEPRECATED
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/base/
deprecation.h
17
//
RTC_DEPRECATED
std::pony PonyPlz(const std::pony_spec& ps);
26
//
RTC_DEPRECATED
inline std::pony PonyPlz(const std::pony_spec& ps) {
38
#define
RTC_DEPRECATED
__declspec(deprecated)
40
#define
RTC_DEPRECATED
__attribute__ ((__deprecated__))
42
#define
RTC_DEPRECATED
scoped_ptr.h
379
RTC_DEPRECATED
scoped_ptr&& Pass() {
515
RTC_DEPRECATED
scoped_ptr&& Pass() {
buffer.h
176
RTC_DEPRECATED
Buffer&& Pass() { return DEPRECATED_Pass(); }
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_utility.h
56
RTC_DEPRECATED
bool Parse(
/external/webrtc/webrtc/system_wrappers/include/
scoped_vector.h
61
RTC_DEPRECATED
ScopedVector&& Pass() { return DEPRECATED_Pass(); }
Completed in 200 milliseconds