Searched defs:NextId (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/mojo/spy/
H A Dspy_server_impl.cc11 bool NextId(uint32_t* out_id) { function in namespace:__anon8844
77 if (!NextId(&id)) {
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dfakexmppclient.h67 virtual std::string NextId() { function in class:buzz::FakeXmppClient
H A Dxmppclient.cc338 std::string XmppClient::NextId() { function in class:buzz::XmppClient
339 return d_->engine_->NextId();
H A Dxmppengineimpl.cc264 std::string XmppEngineImpl::NextId() { function in class:buzz::XmppEngineImpl
/external/chromium_org/sync/syncable/
H A Ddirectory.cc1307 Id Directory::NextId() { function in class:syncer::syncable::Directory

Completed in 207 milliseconds