Home
last modified time | relevance | path

Searched refs:typeNull (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dmacutils.cc158 AECreateDesc(typeNull, NULL, 0, &script_desc); in RunAppleScript()
159 AECreateDesc(typeNull, NULL, 0, &result_data); in RunAppleScript()
191 AECreateDesc(typeNull, NULL, 0, &result_data); in RunAppleScript()
/external/python/cpython2/Lib/plat-mac/
Daepack.py196 if t == typeNull:
/external/python/cpython2/Lib/plat-mac/Carbon/
DAppleEvents.py48 typeNull = FOUR_CHAR_CODE('null') variable