Searched defs:callbacks_ (Results 1 – 6 of 6) sorted by relevance
40 sptr<IHciCallback> callbacks_ = nullptr; variable
50 sptr<INfcCallback> callbacks_ = nullptr; variable
65 std::map<int32_t, Callback> callbacks_; variable
147 std::set<sptr<IDriverExtMgrCallback>, DrvExtMgrCallbackCompare> callbacks_; variable
63 OMX_CALLBACKTYPE ComponentNode::callbacks_ = {&ComponentNode::OnEvent, &ComponentNode::OnEmptyBuffe… member in OHOS::Codec::Omx::ComponentNode
81 OMX_CALLBACKTYPE ComponentNode::callbacks_ = {&ComponentNode::OnEvent, &ComponentNode::OnEmptyBuffe… member in OHOS::Codec::Omx::ComponentNode