Home
last modified time | relevance | path

Searched refs:ntfy (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_notify.cpp409 ISessionNtfy* ntfy = this->GetNameSession(session_name); in GetNtfyObj() local
410 if (!ntfy) { in GetNtfyObj()
415 proxy->SetRealNtfyObj(ntfy); in GetNtfyObj()
H A Dkqueue_proxy.h183 void SetNotifyObj(KqueuerObj* ntfy) { in SetNotifyObj() argument
184 _kqobj = ntfy; in SetNotifyObj()