Home
last modified time | relevance | path

Searched defs:deviceId (Results 126 - 150 of 1326) sorted by relevance

12345678910>>...54

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_snapshot_test.cpp320 std::string deviceId = "object_snapshot_test_1"; in HWTEST_F() local
344 std::string deviceId = "object_snapshot_test_1"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dchange_notification.cpp24 ChangeNotification(std::vector<Entry> &&insertEntries, std::vector<Entry> &&updateEntries, std::vector<Entry> &&deleteEntries, const std::string &deviceId, bool isClear) ChangeNotification() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/snapshot/
H A Dsnapshot.cpp52 int32_t Snapshot::OnDataChanged(Asset& asset, const std::string &deviceId) in OnDataChanged() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dsession_manager.h26 std::string deviceId; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/changeevent/
H A Dremote_change_event.h34 std::string deviceId; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.h28 std::string deviceId; member
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_third.h52 void OnDeviceOnline(std::string deviceId, int32_t authForm) {} in OnDeviceOnline() argument
53 void OnDeviceOffline(std::string deviceId) {} in OnDeviceOffline() argument
/foundation/distributedhardware/device_manager/ext/pin_auth/src/standard/
H A Dpin_auth_ui.cpp45 const std::string deviceId = localDeviceId; in ShowPinDialog() local
72 const std::string deviceId = localDeviceId; in InputPinDialog() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_service_ipc_test.cpp101 std::string deviceId = ""; in HWTEST_F() local
118 std::string deviceId = "test004"; in HWTEST_F() local
141 std::string deviceId = ""; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/src/
H A Ddhfwk_sa_manager_test.cpp128 std::string deviceId = "deviceId"; in HWTEST_F() local
147 std::string deviceId = "deviceId"; in HWTEST_F() local
166 std::string deviceId = "deviceId"; in HWTEST_F() local
186 std::string deviceId in HWTEST_F() local
205 std::string deviceId = "deviceId"; HWTEST_F() local
224 std::string deviceId = "deviceId"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dadd_white_list_infos_call_back_proxy.cpp35 void AddWhiteListInfosCallbackProxy::OnResult(const std::string &deviceId, const std::string &strJson) in OnResult() argument
H A Dadd_white_list_infos_call_back_stub.cpp45 std::string deviceId = data.ReadString(); in OnRemoteRequest() local
H A Ddel_white_list_infos_call_back_proxy.cpp35 void DelWhiteListInfosCallbackProxy::OnResult(const std::string &deviceId) in OnResult() argument
H A Ddel_white_list_infos_call_back_stub.cpp45 std::string deviceId = data.ReadString(); in OnRemoteRequest() local
H A Dunprepare_d_input_call_back_stub.cpp45 std::string deviceId = data.ReadString(); in OnRemoteRequest() local
H A Dregister_session_state_callback_proxy.cpp35 void RegisterSessionStateCallbackProxy::OnResult(const std::string &deviceId, const uint32_t status) in OnResult() argument
H A Dregister_session_state_callback_stub.cpp45 std::string deviceId = data.ReadString(); in OnRemoteRequest() local
H A Dprepare_d_input_call_back_stub.cpp45 std::string deviceId = data.ReadString(); in OnRemoteRequest() local
H A Dstart_d_input_call_back_stub.cpp45 std::string deviceId = data.ReadString(); in OnRemoteRequest() local
H A Dstop_d_input_call_back_stub.cpp45 std::string deviceId = data.ReadString(); in OnRemoteRequest() local
H A Dunprepare_d_input_call_back_proxy.cpp35 void UnprepareDInputCallbackProxy::OnResult(const std::string &deviceId, const int32_t &status) in OnResult() argument
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/unregisterdinputcallbackunittest/
H A Dunregister_d_input_call_back_test.cpp50 std::string deviceId = "deviceId0"; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/unpreparedinputcallbackunittest/
H A Dunprepare_d_input_call_back_test.cpp37 void UnprepareDInputCallbackTest::TestUnprepareDInputCallbackStub::OnResult(const std::string &deviceId, in OnResult() argument
49 std::string deviceId = "deviceId0"; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dplugin_listener_impl.cpp44 std::string deviceId = DHContext::GetInstance().GetDeviceInfo().deviceId; in PluginHardware() local
66 std::string deviceId = DHContext::GetInstance().GetDeviceInfo().deviceId; in UnPluginHardware() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_monitor.cpp48 void ComponentMonitor::CompSystemAbilityListener::OnAddSystemAbility(int32_t saId, const std::string &deviceId) in OnAddSystemAbility() argument
53 void ComponentMonitor::CompSystemAbilityListener::OnRemoveSystemAbility(int32_t saId, const std::string &deviceId) in OnRemoveSystemAbility() argument

Completed in 9 milliseconds

12345678910>>...54