Searched defs:notify (Results 1 – 13 of 13) sorted by relevance
25 void (*notify)(struct HcConditionT*); member
31 void (*notify)(struct HcThreadT* thread); member
117 void ContextCallbackNotifyListener::AddNotifier(const Notify ¬ify) in AddNotifier()124 for (const auto ¬ify : notifierList_) { in Process() local
22 …tils::ZipFolder(const std::string &srcPath, const std::string &dstFile, const ZipTickNotify notify) in ZipFolder()
23 …tServiceAdapter::StartService(SysEventServiceBase* service, OHOS::HiviewDFX::NotifySysEvent notify) in StartService()
34 void (*notify)(struct HcConditionT*); member
78 …Write(const std::vector<std::pair<std::string, std::string>> &zipItems, const ZipTickNotify notify) in Write()99 bool ZipWriter::FlushItems(const ZipTickNotify notify) in FlushItems()
35 void (*notify)(struct HcThreadT* thread); member
101 auto notify = [](const ContextCallbackNotifyListener::MetaData &metaData) { return; }; in __anoncd7150e00202() variable
219 DslmNotifyListNode *notify = MALLOC(sizeof(DslmNotifyListNode)); in ProcessSdkRequest() local
137 const OHOS::HiviewDFX::NotifySysEvent notify) in StartService()
129 SensorNotifyBuffer *notify = (SensorNotifyBuffer *)owner; in GetSensorInfos() local
503 auto notify = pms->GetPowerMgrNotify(); in SendEventToPowerMgrNotify() local