Home
last modified time | relevance | path

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

/base/telephony/core_service/test/mock/ffrt/inner_api/cpp/
Dfuture.h35 struct shared_state_base : private non_copyable { struct
53 struct shared_state : public shared_state_base<shared_state<R>> { argument