Home
last modified time | relevance | path

Searched refs:memberFuncMap_ (Results 1 - 25 of 194) sorted by relevance

12345678

/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata.cpp66 memberFuncMap_[MEDIA_DATA_DB_ID] = make_pair(ResultSetDataType::TYPE_INT32, &Metadata::SetFileId); in Init()
67 memberFuncMap_[MEDIA_DATA_DB_URI] = make_pair(ResultSetDataType::TYPE_STRING, &Metadata::SetUri); in Init()
68 memberFuncMap_[MEDIA_DATA_DB_FILE_PATH] = make_pair(ResultSetDataType::TYPE_STRING, &Metadata::SetFilePath); in Init()
69 memberFuncMap_[MEDIA_DATA_DB_RELATIVE_PATH] = make_pair(ResultSetDataType::TYPE_STRING, &Metadata::SetRelativePath); in Init()
70 memberFuncMap_[MEDIA_DATA_DB_MEDIA_TYPE] = make_pair(ResultSetDataType::TYPE_INT32, &Metadata::SetFileMediaType); in Init()
71 memberFuncMap_[MEDIA_DATA_DB_MIME_TYPE] = make_pair(ResultSetDataType::TYPE_STRING, &Metadata::SetFileMimeType); in Init()
72 memberFuncMap_[MEDIA_DATA_DB_NAME] = make_pair(ResultSetDataType::TYPE_STRING, &Metadata::SetFileName); in Init()
73 memberFuncMap_[MEDIA_DATA_DB_SIZE] = make_pair(ResultSetDataType::TYPE_INT64, &Metadata::SetFileSize); in Init()
74 memberFuncMap_[MEDIA_DATA_DB_DATE_ADDED] = make_pair(ResultSetDataType::TYPE_INT64, &Metadata::SetFileDateAdded); in Init()
75 memberFuncMap_[MEDIA_DATA_DB_TITL in Init()
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_src_stub.cpp30 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_CONNECT)] = in BluetoothA2dpSrcStub()
32 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_DISCONNECT)] = in BluetoothA2dpSrcStub()
34 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_REGISTER_OBSERVER)] = in BluetoothA2dpSrcStub()
36 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_DEREGISTER_OBSERVER)] = in BluetoothA2dpSrcStub()
38 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_GET_DEVICE_BY_STATES)] = in BluetoothA2dpSrcStub()
40 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_GET_DEVICE_STATE)] = in BluetoothA2dpSrcStub()
42 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_GET_PLAYING_STATE)] = in BluetoothA2dpSrcStub()
44 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_SET_CONNECT_STRATEGY)] = in BluetoothA2dpSrcStub()
46 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSrcInterfaceCode::BT_A2DP_SRC_GET_CONNECT_STRATEGY)] = in BluetoothA2dpSrcStub()
48 memberFuncMap_[static_cas in BluetoothA2dpSrcStub()
[all...]
H A Dbluetooth_hfp_ag_stub.cpp25 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_GET_CONNECT_DEVICES)] = in BluetoothHfpAgStub()
27 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_GET_DEVICES_BY_STATES)] = in BluetoothHfpAgStub()
29 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_GET_DEVICE_STATE)] = in BluetoothHfpAgStub()
31 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_CONNECT)] = in BluetoothHfpAgStub()
33 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_DISCONNECT)] = in BluetoothHfpAgStub()
35 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_GET_SCO_STATE)] = in BluetoothHfpAgStub()
37 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_CONNECT_SCO)] = in BluetoothHfpAgStub()
39 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_DISCONNECT_SCO)] = in BluetoothHfpAgStub()
41 memberFuncMap_[static_cast<uint32_t>(BluetoothHfpAgInterfaceCode::BT_HFP_AG_PHONE_STATE_CHANGED)] = in BluetoothHfpAgStub()
43 memberFuncMap_[static_cas in BluetoothHfpAgStub()
[all...]
H A Dbluetooth_hfp_hf_stub.cpp23 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
26 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
29 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
32 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
35 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
38 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
41 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
44 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
47 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfStub()
50 memberFuncMap_[static_cas in BluetoothHfpHfStub()
[all...]
H A Dbluetooth_avrcp_ct_stub.cpp28 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_REGISTER_OBSERVER)] = in BluetoothAvrcpCtStub()
30 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_UNREGISTER_OBSERVER)] = in BluetoothAvrcpCtStub()
32 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_GET_CONNECTED_DEVICES)] = in BluetoothAvrcpCtStub()
34 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_GET_DEVICES_BY_STATES)] = in BluetoothAvrcpCtStub()
36 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_GET_DEVICE_STATE)] = in BluetoothAvrcpCtStub()
38 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_CONNECT)] = in BluetoothAvrcpCtStub()
40 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_DISCONNECT)] = in BluetoothAvrcpCtStub()
42 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_PRESS_BUTTON)] = in BluetoothAvrcpCtStub()
44 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_RELEASE_BUTTON)] = in BluetoothAvrcpCtStub()
46 memberFuncMap_[static_cas in BluetoothAvrcpCtStub()
[all...]
H A Dbluetooth_a2dp_sink_stub.cpp29 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_CONNECT)] = in BluetoothA2dpSinkStub()
31 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_DISCONNECT)] = in BluetoothA2dpSinkStub()
33 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_REGISTER_OBSERVER)] = in BluetoothA2dpSinkStub()
35 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_DEREGISTER_OBSERVER)] = in BluetoothA2dpSinkStub()
37 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_GET_DEVICE_BY_STATES)] = in BluetoothA2dpSinkStub()
39 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_GET_DEVICE_STATE)] = in BluetoothA2dpSinkStub()
41 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_GET_PLAYING_STATE)] = in BluetoothA2dpSinkStub()
43 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_SET_CONNECT_STRATEGY)] = in BluetoothA2dpSinkStub()
45 memberFuncMap_[static_cast<uint32_t>(BluetoothA2dpSinkInterfaceCode::BT_A2DP_SINK_GET_CONNECT_STRATEGY)] = in BluetoothA2dpSinkStub()
47 memberFuncMap_[static_cas in BluetoothA2dpSinkStub()
[all...]
H A Dbluetooth_avrcp_tg_stub.cpp26 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_REGISTER_OBSERVER)] = in BluetoothAvrcpTgStub()
28 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_UNREGISTER_OBSERVER)] = in BluetoothAvrcpTgStub()
30 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_SET_ACTIVE_DEVICE)] = in BluetoothAvrcpTgStub()
32 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_CONNECT)] = in BluetoothAvrcpTgStub()
34 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_DISCONNECT)] = in BluetoothAvrcpTgStub()
36 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_CONNECTED_DEVICES)] = in BluetoothAvrcpTgStub()
38 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_DEVICES_BY_STATES)] = in BluetoothAvrcpTgStub()
40 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_GET_DEVICE_STATE)] = in BluetoothAvrcpTgStub()
42 memberFuncMap_[static_cast<uint32_t>(BluetoothAvrcpTgInterfaceCode::BT_AVRCP_TG_NOTIFY_PLAYBACK_STATUS_CHANGED)] = in BluetoothAvrcpTgStub()
44 memberFuncMap_[static_cas in BluetoothAvrcpTgStub()
[all...]
H A Dbluetooth_pan_stub.cpp25 memberFuncMap_[static_cast<uint32_t>(COMMAND_DISCONNECT)] = in BluetoothPanStub()
27 memberFuncMap_[static_cast<uint32_t>(COMMAND_GET_DEVICE_STATE)] = in BluetoothPanStub()
29 memberFuncMap_[static_cast<uint32_t>(COMMAND_GET_DEVICES_BY_STATES)] = in BluetoothPanStub()
31 memberFuncMap_[static_cast<uint32_t>(COMMAND_REGISTER_OBSERVER)] = in BluetoothPanStub()
33 memberFuncMap_[static_cast<uint32_t>(COMMAND_DEREGISTER_OBSERVER)] = in BluetoothPanStub()
35 memberFuncMap_[static_cast<uint32_t>(COMMAND_SET_TETHERING)] = in BluetoothPanStub()
37 memberFuncMap_[static_cast<uint32_t>(COMMAND_IS_TETHERING_ON)] = in BluetoothPanStub()
45 memberFuncMap_.clear(); in ~BluetoothPanStub()
56 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
57 if (itFunc != memberFuncMap_ in OnRemoteRequest()
[all...]
H A Dbluetooth_socket_stub.cpp28 memberFuncMap_[static_cast<uint32_t>(BluetoothSocketInterfaceCode::SOCKET_CONNECT)] = in BluetoothSocketStub()
30 memberFuncMap_[static_cast<uint32_t>(BluetoothSocketInterfaceCode::SOCKET_LISTEN)] = in BluetoothSocketStub()
32 memberFuncMap_[static_cast<uint32_t>(BluetoothSocketInterfaceCode::DEREGISTER_SERVER_OBSERVER)] = in BluetoothSocketStub()
34 memberFuncMap_[static_cast<uint32_t>(BluetoothSocketInterfaceCode::REGISTER_CLIENT_OBSERVER)] = in BluetoothSocketStub()
36 memberFuncMap_[static_cast<uint32_t>(BluetoothSocketInterfaceCode::DEREGISTER_SERVER_OBSERVER)] = in BluetoothSocketStub()
38 memberFuncMap_[static_cast<uint32_t>(BluetoothSocketInterfaceCode::SOCKET_UPDATE_COC_PARAMS)] = in BluetoothSocketStub()
45 memberFuncMap_.clear(); in ~BluetoothSocketStub()
60 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
61 if (itFunc != memberFuncMap_.end()) { in OnRemoteRequest()
H A Dbluetooth_gatt_server_stub.cpp26 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_ADD_SERVICE)] = in BluetoothGattServerStub()
28 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_CLEAR_SERVICES)] = in BluetoothGattServerStub()
30 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_CANCEL_CONNECTION)] = in BluetoothGattServerStub()
32 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_REGISTER)] = in BluetoothGattServerStub()
34 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_DEREGISTER)] = in BluetoothGattServerStub()
36 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_NOTIFY_CLIENT)] = in BluetoothGattServerStub()
38 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_REMOVE_SERVICE)] = in BluetoothGattServerStub()
40 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_RESPOND_CHARACTERISTIC_READ)] = in BluetoothGattServerStub()
42 memberFuncMap_[static_cast<uint32_t>(BluetoothGattServerInterfaceCode::GATT_SERVER_RESPOND_CHARACTERISTIC_WRITE)] = in BluetoothGattServerStub()
44 memberFuncMap_[static_cas in BluetoothGattServerStub()
[all...]
H A Dbluetooth_hid_host_stub.cpp26 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_CONNECT)] = in BluetoothHidHostStub()
28 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_DISCONNECT)] = in BluetoothHidHostStub()
30 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICE_STATE)] = in BluetoothHidHostStub()
32 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICES_BY_STATES)] = in BluetoothHidHostStub()
34 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_REGISTER_OBSERVER)] = in BluetoothHidHostStub()
36 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_DEREGISTER_OBSERVER)] = in BluetoothHidHostStub()
38 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_VCUN_PLUG)] = in BluetoothHidHostStub()
40 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_SEND_DATA)] = in BluetoothHidHostStub()
42 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_SET_REPORT)] = in BluetoothHidHostStub()
44 memberFuncMap_[static_cas in BluetoothHidHostStub()
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_setting/src/
H A Dringtone_metadata.cpp49 memberFuncMap_[RINGTONE_COLUMN_TONE_ID] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT32, in Init()
51 memberFuncMap_[RINGTONE_COLUMN_DATA] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
53 memberFuncMap_[RINGTONE_COLUMN_SIZE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT64, in Init()
55 memberFuncMap_[RINGTONE_COLUMN_DISPLAY_NAME] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
57 memberFuncMap_[RINGTONE_COLUMN_TITLE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
59 memberFuncMap_[RINGTONE_COLUMN_MEDIA_TYPE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT32, in Init()
61 memberFuncMap_[RINGTONE_COLUMN_TONE_TYPE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT32, in Init()
63 memberFuncMap_[RINGTONE_COLUMN_MIME_TYPE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
65 memberFuncMap_[RINGTONE_COLUMN_SOURCE_TYPE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT32, in Init()
67 memberFuncMap_[RINGTONE_COLUMN_DATE_ADDE in Init()
[all...]
H A Dvibrate_metadata.cpp40 memberFuncMap_[VIBRATE_COLUMN_VIBRATE_ID] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT32, in Init()
42 memberFuncMap_[VIBRATE_COLUMN_DATA] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
44 memberFuncMap_[VIBRATE_COLUMN_SIZE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT64, in Init()
46 memberFuncMap_[VIBRATE_COLUMN_DISPLAY_NAME] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
48 memberFuncMap_[VIBRATE_COLUMN_TITLE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
50 memberFuncMap_[VIBRATE_COLUMN_DISPLAY_LANGUAGE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_STRING, in Init()
52 memberFuncMap_[VIBRATE_COLUMN_VIBRATE_TYPE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT32, in Init()
54 memberFuncMap_[VIBRATE_COLUMN_SOURCE_TYPE] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT32, in Init()
56 memberFuncMap_[VIBRATE_COLUMN_DATE_ADDED] = make_pair(RingtoneResultSetDataType::DATA_TYPE_INT64, in Init()
58 memberFuncMap_[VIBRATE_COLUMN_DATE_MODIFIE in Init()
[all...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/fuzztest/sinkstubonremoterequest_fuzzer/
H A Dsinkstubonremoterequest_fuzzer.cpp55 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::INIT_SINK)] = in SinkStubOnRemoteRequestFuzzTest()
57 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::RELEASE_SINK)] = in SinkStubOnRemoteRequestFuzzTest()
59 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::SUBSCRIBE_LOCAL_HARDWARE)] = in SinkStubOnRemoteRequestFuzzTest()
61 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::UNSUBSCRIBE_LOCAL_HARDWARE)] = in SinkStubOnRemoteRequestFuzzTest()
63 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::DAUDIO_NOTIFY)] = in SinkStubOnRemoteRequestFuzzTest()
65 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::PAUSE_DISTRIBUTED_HARDWARE)] = in SinkStubOnRemoteRequestFuzzTest()
67 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::RESUME_DISTRIBUTED_HARDWARE)] = in SinkStubOnRemoteRequestFuzzTest()
69 dAudioSinkService->memberFuncMap_[static_cast<uint32_t>(IDAudioSinkInterfaceCode::STOP_DISTRIBUTED_HARDWARE)] = in SinkStubOnRemoteRequestFuzzTest()
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_observer_stub.cpp24 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_STATE_CHANGE)] = in BluetoothHostObserverStub()
26 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_DISCOVERY_STATE_CHANGE)] = in BluetoothHostObserverStub()
28 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_DISCOVERY_RESULT)] = in BluetoothHostObserverStub()
30 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_PAIR_REQUESTED)] = in BluetoothHostObserverStub()
32 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_PAIR_CONFIRMED)] = in BluetoothHostObserverStub()
34 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_SCAN_MODE_CHANGED)] = in BluetoothHostObserverStub()
36 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_DEVICE_NAME_CHANGED)] = in BluetoothHostObserverStub()
38 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_DEVICE_ADDR_CHANGED)] = in BluetoothHostObserverStub()
40 memberFuncMap_[static_cast<uint32_t>(BluetoothHostObserverInterfaceCode::BT_HOST_OBSERVER_STATE_CHANGE_V2)] = in BluetoothHostObserverStub()
47 memberFuncMap_ in ~BluetoothHostObserverStub()
[all...]
H A Dbluetooth_gatt_client_callback_stub.cpp26 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
29 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
32 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
35 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
38 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
41 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
44 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
47 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
50 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattClientCallbackStub()
53 memberFuncMap_[static_cas in BluetoothGattClientCallbackStub()
[all...]
H A Dbluetooth_hfp_ag_observer_stub.cpp25 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpAgObserverStub()
28 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpAgObserverStub()
31 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpAgObserverStub()
34 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpAgObserverStub()
37 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpAgObserverStub()
40 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpAgObserverStub()
50 memberFuncMap_.clear(); in ~BluetoothHfpAgObserverStub()
62 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
63 if (itFunc != memberFuncMap_.end()) { in OnRemoteRequest()
H A Dbluetooth_hfp_hf_observer_stub.cpp24 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
27 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
30 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
33 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
36 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
39 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
42 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
45 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
48 memberFuncMap_[static_cast<uint32_t>( in BluetoothHfpHfObserverStub()
51 memberFuncMap_[static_cas in BluetoothHfpHfObserverStub()
[all...]
H A Dbluetooth_a2dp_src_observer_stub.cpp27 memberFuncMap_[static_cast<uint32_t>( in BluetoothA2dpSrcObserverStub()
30 memberFuncMap_[static_cast<uint32_t>( in BluetoothA2dpSrcObserverStub()
33 memberFuncMap_[static_cast<uint32_t>( in BluetoothA2dpSrcObserverStub()
36 memberFuncMap_[static_cast<uint32_t>( in BluetoothA2dpSrcObserverStub()
39 memberFuncMap_[static_cast<uint32_t>( in BluetoothA2dpSrcObserverStub()
47 memberFuncMap_.clear(); in ~BluetoothA2dpSrcObserverStub()
58 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
59 if (itFunc != memberFuncMap_.end()) { in OnRemoteRequest()
H A Dbluetooth_gatt_server_callback_stub.cpp26 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
29 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
32 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
35 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
38 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
41 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
44 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
47 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
50 memberFuncMap_[static_cast<uint32_t>( in BluetoothGattServerCallbackStub()
59 memberFuncMap_ in ~BluetoothGattServerCallbackStub()
[all...]
H A Dbluetooth_remote_device_observer_stub.cpp28 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
31 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
34 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
37 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
40 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
43 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
46 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
49 memberFuncMap_[static_cast<uint32_t>( in BluetoothRemoteDeviceObserverstub()
57 memberFuncMap_.clear(); in ~BluetoothRemoteDeviceObserverstub()
68 auto itFunc = memberFuncMap_ in OnRemoteRequest()
[all...]
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_dispatcher_stub.cpp24 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::DISPATCH_POINTER_EVENT)] = in FormRendererDispatcherStub()
26 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::SET_ALLOW_UPDATE)] = in FormRendererDispatcherStub()
28 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::DISPATCH_SURFACE_CHANGE_EVENT)] = in FormRendererDispatcherStub()
30 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::SET_OBSCURED)] = in FormRendererDispatcherStub()
32 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::ACCESSIBILITY_CHILD_TREE_REGISTER)] = in FormRendererDispatcherStub()
34 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::ACCESSIBILITY_CHILD_TREE_DEREGISTER)] = in FormRendererDispatcherStub()
36 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::ACCESSIBILITY_DUMP_CHILD_INFO)] = in FormRendererDispatcherStub()
38 memberFuncMap_[static_cast<uint32_t>(IFormRendererDispatcher::Message::ACCESSIBILITY_TRANSFER_HOVER_EVENT)] = in FormRendererDispatcherStub()
44 memberFuncMap_.clear(); in ~FormRendererDispatcherStub()
59 auto itFunc = memberFuncMap_ in OnRemoteRequest()
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnotify_callback_stub.cpp23 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_INTERFACE_ADDRESS_UPDATED)] = in NotifyCallbackStub()
25 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_INTERFACE_ADDRESS_REMOVED)] = in NotifyCallbackStub()
27 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_INTERFACE_ADDED)] = in NotifyCallbackStub()
29 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_INTERFACE_REMOVED)] = in NotifyCallbackStub()
31 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_INTERFACE_CHANGED)] = in NotifyCallbackStub()
33 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_INTERFACE_LINK_STATE_CHANGED)] = in NotifyCallbackStub()
35 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_ROUTE_CHANGED)] = in NotifyCallbackStub()
37 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_DHCP_SUCCESS)] = &NotifyCallbackStub::CmdDhcpSuccess; in NotifyCallbackStub()
38 memberFuncMap_[static_cast<uint32_t>(NotifyInterfaceCode::ON_BANDWIDTH_REACHED_LIMIT)] = in NotifyCallbackStub()
55 auto itFunc = memberFuncMap_ in OnRemoteRequest()
[all...]
/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/
H A Dethernet_service_stub.cpp40 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_GET_MAC_ADDR_INFO)] = in EthernetServiceStub()
42 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_SET_IF_CFG)] = in EthernetServiceStub()
44 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_GET_IF_CFG)] = in EthernetServiceStub()
46 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_IS_ACTIVATE)] = in EthernetServiceStub()
48 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_GET_ACTIVATE_INTERFACE)] = in EthernetServiceStub()
50 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_RESET_FACTORY)] = in EthernetServiceStub()
52 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_REGISTER_INTERFACE_CB)] = in EthernetServiceStub()
54 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_UNREGISTER_INTERFACE_CB)] = in EthernetServiceStub()
56 memberFuncMap_[static_cast<uint32_t>(EthernetInterfaceCode::CMD_SET_INTERFACE_UP)] = in EthernetServiceStub()
58 memberFuncMap_[static_cas in EthernetServiceStub()
[all...]
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H A Dnetworkshare_service_stub.cpp25 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_GET_SHARING_SUPPORTED)] = in NetworkShareServiceStub()
27 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_GET_IS_SHARING)] = in NetworkShareServiceStub()
29 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_START_NETWORKSHARE)] = in NetworkShareServiceStub()
31 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_STOP_NETWORKSHARE)] = in NetworkShareServiceStub()
33 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_GET_SHARABLE_REGEXS)] = in NetworkShareServiceStub()
35 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_GET_SHARING_STATE)] = in NetworkShareServiceStub()
37 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_GET_SHARING_IFACES)] = in NetworkShareServiceStub()
39 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_REGISTER_EVENT_CALLBACK)] = in NetworkShareServiceStub()
41 memberFuncMap_[static_cast<uint32_t>(TetheringInterfaceCode::CMD_UNREGISTER_EVENT_CALLBACK)] = in NetworkShareServiceStub()
43 memberFuncMap_[static_cas in NetworkShareServiceStub()
[all...]

Completed in 12 milliseconds

12345678