Home
last modified time | relevance | path

Searched defs:msgCallback (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_iam_callback.cpp48 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnResult() local
73 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnAcquireInfo() local
H A Dremote_executor_stub.cpp345 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnMessage() local
378 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in ContinueSchedule() local
H A Dremote_auth_context.cpp219 …MsgCallback msgCallback = [weakThis = weak_from_this(), this](const std::shared_ptr<Attributes> &r… in SendQueryExecutorInfoMsg() local
H A Dremote_auth_invoker_context.cpp251 …MsgCallback msgCallback = [weakThis = weak_from_this(), this](const std::shared_ptr<Attributes> &r… in SendRequest() local
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dfsm_oberver.h30 FsmOberver(HI_FSM_EventCallback msgCallback, void *priv) in FsmOberver()
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_base_socket.h72 MsgCallback msgCallback; member
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
H A Dfsm_message.h30 MsgCallback msgCallback; member
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_executor_proxy.cpp244 …MsgCallback msgCallback = [self = weak_from_this(), scheduleId](const std::shared_ptr<Attributes> … in OnBeginExecute() local
282 MsgCallback msgCallback = [](const std::shared_ptr<Attributes> &) { IAM_LOGI("message sent"); }; in OnEndExecute() local
306 …MsgCallback msgCallback = [weakThis = weak_from_this(), scheduleId](const std::shared_ptr<Attribut… in OnSendData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_communicator_proxy_test.cpp172 OnMessageCallback msgCallback; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davctp.h124 AvctMsgCallback msgCallback; // Message Data callback member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.cpp27 AvctMsgCallback msgCallback) in AvrcTgConnectInfo()
94 AvctMsgCallback msgCallback) in Add()
H A Davrcp_tg_profile.cpp34 …ility::Dispatcher *dispatcher, AvctChannelEventCallback eventCallback, AvctMsgCallback msgCallback) in AvrcTgProfile()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.cpp26 AvctMsgCallback msgCallback) in AvrcCtConnectInfo()
111 AvctMsgCallback msgCallback) in Add()
H A Davrcp_ct_profile.cpp35 AvctMsgCallback msgCallback) in AvrcCtProfile()