Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/control/
H A Dcallback_manager.cpp61 std::unordered_map<std::string, Callback> &CallbackManager::GetFuncs() in GetFuncs() function in Updater::CallbackManager
/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_javascript_result_callback.h63 std::vector<std::function<char*(const char*)>> GetFuncs() in GetFuncs() function