HomeSort by relevance Sort by last modified time
    Searched refs:SetType (Results 76 - 100 of 125) sorted by null

1 2 34 5

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
port.cc 338 response.SetType(STUN_BINDING_RESPONSE);
387 response.SetType(STUN_BINDING_ERROR_RESPONSE);
473 request->SetType(STUN_BINDING_REQUEST);
session.h 62 void SetType(const buzz::QName type) {
stun.cc 473 void StunUInt16ListAttribute::SetType(int index, uint16 value) {
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
port.cc 575 response.SetType(STUN_BINDING_RESPONSE);
629 response.SetType(STUN_BINDING_ERROR_RESPONSE);
746 request->SetType(STUN_BINDING_REQUEST);
    [all...]
turnserver.cc 191 resp->SetType(resp_type);
201 resp->SetType(resp_type);
853 msg.SetType(TURN_DATA_INDICATION);
    [all...]
relayserver_unittest.cc 150 msg->SetType(type);
  /external/openfst/src/include/fst/
compose.h 106 using FstImpl<A>::SetType;
127 SetType("compose");
216 using FstImpl<Arc>::SetType;
determinize.h 356 using FstImpl<A>::SetType;
377 SetType("determinize");
389 SetType("determinize");
    [all...]
randgen.h 330 using FstImpl<B>::SetType;
356 SetType("randgen");
372 SetType("randgen");
vector-fst.h 186 using FstImpl<A>::SetType;
202 SetType("vector");
295 SetType("vector");
replace.h 312 using FstImpl<A>::SetType;
348 SetType("replace");
442 SetType("replace");
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 90 using FstImpl<A>::SetType;
109 SetType("compose");
333 using FstImpl<A>::SetType;
    [all...]
vector-fst.h 178 using FstImpl<A>::SetType;
193 SetType("vector");
323 SetType("vector");
fst.h 418 void SetType(const string &type) { type_ = type; }
map.h 251 using FstImpl<B>::SetType;
402 SetType("map");
  /external/openfst/src/include/fst/extensions/ngram/
ngram-fst.h 64 using FstImpl<A>::SetType;
81 SetType("ngram");
285 SetType("ngram");
  /external/openfst/src/include/fst/extensions/pdt/
expand.h 64 using FstImpl<A>::SetType;
95 SetType("expand");
111 SetType("expand");
    [all...]
  /external/chromium_org/ash/
shell_unittest.cc 400 window->SetType(aura::client::WINDOW_TYPE_NORMAL);
  /external/chromium_org/ash/wm/workspace/
workspace_event_handler_unittest.cc 38 window->SetType(aura::client::WINDOW_TYPE_NORMAL);
workspace_layout_manager_unittest.cc 250 window->SetType(aura::client::WINDOW_TYPE_NORMAL);
workspace_window_resizer_unittest.cc 89 window_->SetType(aura::client::WINDOW_TYPE_NORMAL);
95 window2_->SetType(aura::client::WINDOW_TYPE_NORMAL);
101 window3_->SetType(aura::client::WINDOW_TYPE_NORMAL);
107 window4_->SetType(aura::client::WINDOW_TYPE_NORMAL);
    [all...]
  /external/chromium_org/net/tools/crash_cache/
crash_cache.cc 146 backend->SetType(net::DISK_CACHE);
  /external/lzma/CS/7zip/Compress/LZ/
LzBinTree.cs 34 public void SetType(int numHashBytes)
  /external/chromium_org/ash/wm/
workspace_controller_unittest.cc 90 window->SetType(aura::client::WINDOW_TYPE_NORMAL);
98 window->SetType(aura::client::WINDOW_TYPE_NORMAL);
107 window->SetType(aura::client::WINDOW_TYPE_POPUP);
    [all...]
frame_painter_unittest.cc 481 window->SetType(aura::client::WINDOW_TYPE_NORMAL);

Completed in 1507 milliseconds

1 2 34 5