Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/cxx/
H A Dsamgr_rust_test_mem.cpp43 std::unique_ptr<Keeper> KeepUniqueSptr(std::unique_ptr<sptr<Foo>> foo) in KeepUniqueSptr() function
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/
H A Dmem.rs23 fn KeepUniqueSptr(s: UniquePtr<SptrFoo>) -> UniquePtr<Keeper>; in KeepUniqueSptr() function