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

  /external/chromium_org/jingle/notifier/base/
notifier_options_util.cc 24 xmpp_client_settings.set_resource("chrome-sync");
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppclientsettings.h 47 void set_resource(const std::string & resource) { resource_ = resource; } function in class:buzz::XmppUserSettings
jid.cc 201 Jid::set_resource(const std::string & res_name) {
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
chat_main.cc 110 xcs.set_resource("chat");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppclientsettings.h 52 void set_resource(const std::string& resource) { resource_ = resource; } function in class:buzz::XmppUserSettings
  /external/chromium_org/google_apis/gcm/base/
mcs_util.cc 70 login_request->set_resource(auth_id_str);
  /external/chromium_org/remoting/jingle_glue/
xmpp_signal_strategy.cc 76 settings.set_resource(resource_name_);
  /external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc 314 xcs.set_resource("call");
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
call_main.cc 348 xcs.set_resource("call");
  /external/chromium_org/v8/test/cctest/
test-log.cc 320 i_source->set_resource(NULL);
test-debug.cc     [all...]
test-api.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/examples/pcp/
pcp_main.cc 316 xcs.set_resource("pcp");
  /external/v8/test/cctest/
test-log.cc 358 i_source->set_resource(NULL);
test-debug.cc     [all...]
test-api.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/examples/plus/
libjingleplus.cc 234 xcs_.set_resource("libjingleplus");
  /external/v8/src/
objects-inl.h 2407 void ExternalAsciiString::set_resource( function in class:ExternalAsciiString
2439 void ExternalTwoByteString::set_resource( function in class:ExternalTwoByteString
    [all...]
objects.h     [all...]
heap.cc     [all...]
objects.cc     [all...]
  /external/chromium_org/v8/src/
heap.cc     [all...]
objects-inl.h 3046 void ExternalAsciiString::set_resource( function in class:v8::internal::ExternalAsciiString
3078 void ExternalTwoByteString::set_resource( function in class:v8::internal::ExternalTwoByteString
    [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 262 milliseconds