Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/include/
Daccount_file_watcher_manager.h33 using CheckNotifyEventCallbackFunc = std::function<bool(const std::string&, int32_t, uint32_t)>; variable
/base/account/os_account/services/accountmgr/include/osaccount/
Dos_account_control_file_manager.h34 using CheckNotifyEventCallbackFunc = std::function<bool(const std::string&, int32_t, uint32_t)>; variable