Home
last modified time | relevance | path

Searched defs:debug_store_record (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/debugstore/rust/src/
H A Dlib.rs35 fn debug_store_record(name: &CxxString, data: &CxxVector<CxxString>); in debug_store_record() function
51 fn debug_store_record(name: &CxxString, data: &CxxVector<CxxString>) { in debug_store_record() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/debugstore/rust/libdebugstore_cxx_bridge_code/gen/debugstore/
Ddebugstore_cxx_bridge.rs.cpp132 void debug_store_record(::std::string const &name, ::std::vector<::std::string> const &data) noexce… in debug_store_record() function