Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
Dio_event_handler.h50 inline void SetCallback(const EventCallback& cb) in SetCallback() function
/commonlibrary/c_utils/base/src/
Drefbase.cpp218 void RefCounter::SetCallback(const RefPtrCallback& callback) in SetCallback() function in OHOS::RefCounter