Home
last modified time | relevance | path

Searched defs:GetCallBack (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
Djsi_syscap_module.cpp63 bool JsiSyscapModule::GetCallBack(uint32_t callBackId, shared_ptr<JsValue>& func, in GetCallBack() function in OHOS::Ace::Framework::JsiSyscapModule
Djsi_timer_module.cpp139 bool JsiTimerModule::GetCallBack(uint32_t callBackId, shared_ptr<JsValue>& func, in GetCallBack() function in OHOS::Ace::Framework::JsiTimerModule
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
Drelational_store_impl_rdbstore.cpp308 std::function<void()> *RdbStoreObserverImpl::GetCallBack() in GetCallBack() function in OHOS::Relational::RdbStoreObserverImpl