Home
last modified time | relevance | path

Searched defs:NextId (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dfakexmppclient.h50 virtual std::string NextId() { in NextId() function
Dxmppclient.cc321 std::string XmppClient::NextId() { in NextId() function in buzz::XmppClient
Dxmppengineimpl.cc247 std::string XmppEngineImpl::NextId() { in NextId() function in buzz::XmppEngineImpl
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_executor.cc28 tensorflow::uint64 EagerExecutor::NextId() { in NextId() function in tensorflow::EagerExecutor
Dcontext.h147 uint64 NextId() { return executor_.NextId(); } in NextId() function
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp106 unsigned NextId = FileIdMap.size() + 1; in maybeRecordFile() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp174 unsigned NextId = FileIdMap.size() + 1; in maybeRecordFile() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp304 SPIRVId NextId; member in SPIRV::SPIRVModuleImpl