Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/mock/include/
Dnapi_async_proxy.h55 NapiAsyncExecute execFunc = nullptr; member
104 …napi_value DoAsyncWork(std::string resourceName, NapiAsyncExecute execFunc, NapiAsyncComplete comp… in DoAsyncWork()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/include/
Dnapi_async_proxy.h56 NapiAsyncExecute execFunc = nullptr; member
114 …napi_value DoAsyncWork(std::string resourceName, NapiAsyncExecute execFunc, NapiAsyncComplete comp… in DoAsyncWork()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
Dbundle_sandbox_exception_handler.cpp166 auto execFunc = in RemoveDataDir() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_service_event_handler.cpp1795 auto execFunc = [](int32_t waitTimes, int32_t eachTime) { in RemoveUnreservedSandbox() local
1821 auto execFunc = [](int32_t sleepTime, const std::string &key, const std::string &value) { in StartBmsExtensionService() local