Home
last modified time | relevance | path

Searched defs:args_buffer (Results 1 – 3 of 3) sorted by relevance

/external/python/cffi/demo/
Dbtrfs-snap.py46 args_buffer = ffi.buffer(args) variable
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangFunctionCaller.cpp122 std::string args_buffer; // This one stores the definition of all the args in in CompileFunction() local
/external/perfetto/src/trace_processor/
Dtp_metatrace.h60 char* args_buffer = nullptr; member