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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
buyreservation.py 71 for offering in offerings:
72 offering.describe()
73 prop = StringProperty(name='offering', verbose_name='Offering',
75 offering = propget.get(prop) variable
76 print('\nYou have chosen this offering:')
77 offering.describe()
78 unit_price = float(offering.fixed_price)
83 offering.purchase(params['quantity'])
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
layer1.py     [all...]
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_server.go 285 // Check that the client is still offering the ciphersuite in the session.
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_server.go 285 // Check that the client is still offering the ciphersuite in the session.
  /external/boringssl/src/ssl/test/runner/
handshake_server.go 450 // Check that the client is still offering the ciphersuite in the session.

Completed in 1895 milliseconds