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

  /external/chromium_org/net/spdy/
write_blocked_list.h 19 template <typename IdType>
23 typedef std::deque<IdType> BlockedList;
48 IdType PopFront(SpdyPriority priority) {
51 IdType stream_id = write_blocked_lists_[priority].front();
75 void PushBack(IdType stream_id, SpdyPriority priority) {
79 void RemoveStreamFromWriteBlockedList(IdType stream_id,
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
mucroomlookuptask.h 49 enum IdType {
  /external/chromium_org/components/cloud_devices/common/
printer_description.cc 358 template <class T, class IdType>
359 std::string TypeToString(const T& names, IdType id) {
368 template <class T, class IdType>
369 bool TypeFromString(const T& names, const std::string& type, IdType* id) {
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 240 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
242 Params.push_back(IdType);
247 Types.GetFunctionType(Types.arrangeLLVMFunctionInfo(IdType, false, Params,
258 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
260 Params.push_back(IdType);
263 Params.push_back(IdType);
287 CanQualType IdType = Ctx.getCanonicalParamType(Ctx.getObjCIdType());
289 Params.push_back(IdType);
291 Params.push_back(IdType);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 346 BUS_QUERY_ID_TYPE IdType,
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iscsidsc.h 193 IKE_IDENTIFICATION_PAYLOAD_TYPE IdType;
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 269 milliseconds