Searched refs:FuncMap (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/tools/
H A Doshelpers.py513 FuncMap = { variable
526 print 'Available commands: %s' % ' '.join(FuncMap)
529 func = FuncMap.get(func_name)
532 print 'Available commands: %s' % ' '.join(FuncMap)

Completed in 115 milliseconds