HomeSort by relevance Sort by last modified time
    Searched refs:GetSourceInfo (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/dns/
address_sorter_posix_unittest.cc 151 AddressSorterPosix::SourceAddressInfo* GetSourceInfo(
219 GetSourceInfo("4000::10")->deprecated = true;
230 GetSourceInfo("4000::20")->home = true;
269 GetSourceInfo("4000::20")->native = true;
293 GetSourceInfo("3000:ffff::10")->prefix_length = 16;
295 GetSourceInfo("4000::10")->prefix_length = 15;
320 GetSourceInfo("fe81::20")->deprecated = true;
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jriext.h 469 JRI_GetSourceInfo_t GetSourceInfo;
506 ((*(env))->GetSourceInfo(env, frameIndex, filename, lineNumber))
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.h 263 int32_t GetSourceInfo(uint16_t* rtp_port,

Completed in 204 milliseconds