Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/debugstore/rust/src/
H A Dlib.rs37 fn debug_store_end(id: u64, data: &CxxVector<CxxString>); in debug_store_end() function
59 fn debug_store_end(id: u64, data: &CxxVector<CxxString>) { in debug_store_end() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/debugstore/rust/libdebugstore_cxx_bridge_code/gen/debugstore/
Ddebugstore_cxx_bridge.rs.cpp140 void debug_store_end(::std::uint64_t id, ::std::vector<::std::string> const &data) noexcept { in debug_store_end() function