Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 6 of 6) sorted by relevance

/device/google/contexthub/util/common/
Dring.cpp48 size_t copy = mSize - writePos; in write() local
87 size_t copy = mSize - readPos; in read() local
/device/google/wahoo/
Dinit.power.sh10 function copy() { function
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
Dauto_goldfish_dma_context.cpp60 goldfish_dma_context copy = m_ctx; in release() local
/device/generic/goldfish-opengl/system/vulkan_enc/
Dvk_util.h224 T copy = vk_struct; in vk_make_orphan_copy() local
/device/generic/goldfish/network/wifi_forwarder/
Dlocal_connection.cpp142 auto copy = std::make_unique<Frame>(frame.data(), in cloneFrame() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc709 char* copy = strdup(str.c_str()); // basename may modify its argument in cpp_basename() local