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

  /external/fonttools/Lib/fontTools/misc/
homeResFile.py 26 GetVRefNum = calldll.newcall(_InterfaceLib.GetVRefNum, "None", "InShort", "OutShort")
27 _getInfo = calldll.newcall(_InterfaceLib.PBGetFCBInfoSync, "Short", "InLong")
  /external/webrtc/webrtc/voice_engine/test/cmd_test/
voe_cmd_test.cc 334 bool newcall = true; local
335 while (newcall) {
851 newcall = (end_option == 1);

Completed in 55 milliseconds