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

  /external/chromium-trace/catapult/third_party/gsutil/gslib/
cs_api_map.py 32 SUPPORT_MAP = 'supported'
74 (key) ApiMapConstants.SUPPORT_MAP : (value) {
86 def GetApiMap(cls, gsutil_api_class_map_factory, support_map, default_map):
93 support_map: Entries for ApiMapConstants.SUPPORT_MAP as described above.
101 ApiMapConstants.SUPPORT_MAP: support_map,
command_runner.py 170 support_map = {
179 self.gsutil_api_class_map_factory, support_map, default_map)
command.py 458 support_map = {
467 self.gsutil_api_class_map_factory, support_map, default_map)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_parallelism_framework.py 219 support_map = {
228 cs_api_map.GsutilApiClassMapFactory, support_map, default_map)

Completed in 256 milliseconds