Home
last modified time | relevance | path

Searched defs:SetCallBack (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/ohos_nweb/include/
Dnweb_save_cookie_callback.h33 void SetCallBack(const std::function<void(bool)> &&callback) in SetCallBack() function
Dnweb_store_web_archive_callback.h33 void SetCallBack(const std::function<void(std::string)> &&callback) in SetCallBack() function
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
Dcadaemon_service.cpp1160 int32_t CaDaemonService::SetCallBack(const sptr<IRemoteObject> &notify) in SetCallBack() function in OHOS::CaDaemon::CaDaemonService
/base/tee/tee_client/interfaces/kits/c/src/
Dtee_client.cpp35 bool TeeClient::SetCallBack() in SetCallBack() function in OHOS::TeeClient