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

  /external/chromium_org/chrome/browser/extensions/
global_shortcut_listener_mac.h 34 typedef int KeyId;
35 typedef std::map<ui::Accelerator, KeyId> AcceleratorIdMap;
36 typedef std::map<KeyId, ui::Accelerator> IdAcceleratorMap;
37 typedef std::map<KeyId, EventHotKeyRef> IdHotKeyRefMap;
52 bool RegisterHotKey(const ui::Accelerator& accelerator, KeyId hot_key_id);
81 KeyId hot_key_id_;
  /frameworks/av/drm/mediadrm/plugins/clearkey/
ClearKeyTypes.h 28 typedef uint8_t KeyId[kBlockSize];
CryptoPlugin.h 43 bool secure, const KeyId keyId, const Iv iv,
CryptoPlugin.cpp 35 ssize_t CryptoPlugin::decrypt(bool secure, const KeyId keyId, const Iv iv,
67 status_t res = mSession->decrypt(keyId, iv, srcPtr, dstPtr, subSamples,
Session.h 49 const KeyId keyId, const Iv iv, const void* source,
Session.cpp 54 const KeyMap::key_type& keyId = keys.keyAt(i);
56 mKeyMap.add(keyId, key);
65 const KeyId keyId, const Iv iv, const void* source,
71 keyIdVector.appendArray(keyId, kBlockSize);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h     [all...]
  /prebuilts/sdk/tools/
jill.jar 

Completed in 100 milliseconds