Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dtimestamp_scaler.cc23 void TimestampScaler::ToInternal(Packet* packet) { in ToInternal() function in webrtc::TimestampScaler
31 void TimestampScaler::ToInternal(PacketList* packet_list) { in ToInternal() function in webrtc::TimestampScaler
38 uint32_t TimestampScaler::ToInternal(uint32_t external_timestamp, in ToInternal() function in webrtc::TimestampScaler
/external/v8/src/
Dapi.cc10227 static i::HeapGraphEdge* ToInternal(const HeapGraphEdge* edge) { in ToInternal() function
10271 static i::HeapEntry* ToInternal(const HeapGraphNode* entry) { in ToInternal() function
10309 static i::HeapSnapshot* ToInternal(const HeapSnapshot* snapshot) { in ToInternal() function