Searched defs:GetCallBack (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ | ||
| D | jsi_syscap_module.cpp | 63 bool JsiSyscapModule::GetCallBack(uint32_t callBackId, shared_ptr<JsValue>& func, in GetCallBack() function in OHOS::Ace::Framework::JsiSyscapModule |
| D | jsi_timer_module.cpp | 139 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/ | ||
| D | relational_store_impl_rdbstore.cpp | 308 std::function<void()> *RdbStoreObserverImpl::GetCallBack() in GetCallBack() function in OHOS::Relational::RdbStoreObserverImpl |