OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_resource
(Results
1 - 11
of
11
) sorted by null
/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.h
79
// void
set_resource
(const std::string & res_name);
jid.cc
201
Jid::
set_resource
(const std::string & res_name) {
/external/chromium/third_party/libjingle/source/talk/examples/call/
call_main.cc
314
xcs.
set_resource
("call");
/external/v8/test/cctest/
test-log.cc
523
i_source->
set_resource
(NULL);
[
all
...]
test-api.cc
[
all
...]
test-debug.cc
[
all
...]
/external/v8/src/
objects-inl.h
[
all
...]
heap.cc
[
all
...]
objects.h
[
all
...]
objects.cc
782
self->
set_resource
(resource);
830
self->
set_resource
(resource);
[
all
...]
Completed in 1573 milliseconds