/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | frame_pointer_unwinder_unittest.cc | 106 void SetMemory(uint64_t addr, const void* memory, size_t length) { in SetMemory() function in perfetto::profiling::__anon43c18ef40111::MemoryFake 134 void SetMemory(uint64_t addr, std::vector<uint8_t> values) { in SetMemory() function in perfetto::profiling::__anon43c18ef40111::MemoryFake 138 void SetMemory(uint64_t addr, std::string string) { in SetMemory() function in perfetto::profiling::__anon43c18ef40111::MemoryFake
|
/aosp_15_r20/system/unwinding/libunwindstack/utils/ |
H A D | MemoryFake.h | 48 void SetMemory(uint64_t addr, std::vector<uint8_t> values) { in SetMemory() function 52 void SetMemory(uint64_t addr, std::string string) { in SetMemory() function
|
H A D | MemoryFake.cpp | 37 void MemoryFake::SetMemory(uint64_t addr, const void* memory, size_t length) { in SetMemory() function in unwindstack::MemoryFake
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | protected_memory_win.cc | 20 bool SetMemory(void* start, void* end, DWORD prot) { in SetMemory() function
|
/aosp_15_r20/external/libchrome/base/memory/ |
H A D | protected_memory_posix.cc | 29 bool SetMemory(void* start, void* end, int prot) { in SetMemory() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | cl_kernel.cc | 129 absl::Status CLKernel::SetMemory(int index, cl_mem memory) { in SetMemory() function in tflite::gpu::cl::CLKernel
|
/aosp_15_r20/external/armnn/include/armnn/backends/ |
H A D | TensorHandle.hpp | 98 void SetMemory(void* mem) in SetMemory() function in armnn::TensorHandle
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | step_stats_collector.cc | 149 void NodeExecStatsWrapper::SetMemory(OpKernelContext* ctx) { in SetMemory() function in tensorflow::NodeExecStatsWrapper
|
H A D | executor.cc | 123 void SetMemory(NodeExecStatsInterface* stats, OpKernelContext* ctx) { in SetMemory() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | Rar3Vm.cpp | 874 void CVm::SetMemory(UInt32 pos, const Byte *data, UInt32 dataSize) in SetMemory() function in NCompress::NRar3::NVm::CVm
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | correg.h | 170 STDMETHOD(SetMemory)(THIS_ void *pMem,ULONG iSize) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | captured_function.cc | 98 void SetMemory(OpKernelContext* ctx) override {} in SetMemory() function in tensorflow::data::__anona21e91bd0111::SimpleStepStatsCollector::SimpleNodeExecStats
|