Home
last modified time | relevance | path

Searched defs:GetSymbol (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dshared_library.h41 static inline void* GetSymbol(const char* symbol) { in GetSymbol() function
/external/protobuf/python/google/protobuf/
Dsymbol_database.py127 def GetSymbol(self, symbol): member in SymbolDatabase
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.cc114 base::Optional<std::string> BreakpadParser::GetSymbol(uint64_t address) const { in GetSymbol() function in perfetto::profiling::BreakpadParser
/external/webrtc/modules/audio_device/linux/
Dlatebindingsymboltable_linux.h102 void* GetSymbol(int index) const { in GetSymbol() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodelocale.cpp149 WideString CXFA_NodeLocale::GetSymbol(XFA_Element eElement, in GetSymbol() function in CXFA_NodeLocale
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.h285 virtual bool GetSymbol(const std::string &symbol_name, in GetSymbol() function
Dstream_executor_pimpl.h856 inline port::StatusOr<DeviceMemory<T>> StreamExecutor::GetSymbol( in GetSymbol() function
Dstream_executor_pimpl.cc536 bool StreamExecutor::GetSymbol(const std::string &symbol_name, in GetSymbol() function in stream_executor::StreamExecutor
/external/google-breakpad/src/common/dwarf/
Delf_reader.cc283 const typename ElfArch::Sym *GetSymbol() const { in GetSymbol() function in dwarf2reader::SymbolIterator
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc816 bool GpuExecutor::GetSymbol(const std::string& symbol_name, in GetSymbol() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc723 bool GpuExecutor::GetSymbol(const string& symbol_name, in GetSymbol() function in stream_executor::gpu::GpuExecutor