Home
last modified time | relevance | path

Searched defs:ToInternal (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dtimestamp_scaler.cc19 void TimestampScaler::ToInternal(Packet* packet) { in ToInternal() function in webrtc::TimestampScaler
27 void TimestampScaler::ToInternal(PacketList* packet_list) { in ToInternal() function in webrtc::TimestampScaler
34 uint32_t TimestampScaler::ToInternal(uint32_t external_timestamp, in ToInternal() function in webrtc::TimestampScaler
/external/chromium_org/v8/src/
Dapi.cc7187 static i::HeapGraphEdge* ToInternal(const HeapGraphEdge* edge) { in ToInternal() function
7231 static i::HeapEntry* ToInternal(const HeapGraphNode* entry) { in ToInternal() function
7277 static i::HeapSnapshot* ToInternal(const HeapSnapshot* snapshot) { in ToInternal() function