Home
last modified time | relevance | path

Searched refs:DM_INPUT_PARA_EMPTY (Results 1 – 6 of 6) sorted by relevance

/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/
Ddevice_manager_service.cpp144 return DM_INPUT_PARA_EMPTY; in GetTrustedDeviceList()
172 return DM_INPUT_PARA_EMPTY; in GetUdidByNetworkId()
188 return DM_INPUT_PARA_EMPTY; in GetUuidByNetworkId()
207 return DM_INPUT_PARA_EMPTY; in StartDeviceDiscovery()
224 return DM_INPUT_PARA_EMPTY; in StopDeviceDiscovery()
243 return DM_INPUT_PARA_EMPTY; in AuthenticateDevice()
264 return DM_INPUT_PARA_EMPTY; in UnAuthenticateDevice()
268 return DM_INPUT_PARA_EMPTY; in UnAuthenticateDevice()
290 return DM_INPUT_PARA_EMPTY; in GetFaParam()
302 return DM_INPUT_PARA_EMPTY; in SetUserOperation()
/foundation/distributedhardware/devicemanager/test/unittest/
DUTTest_device_manager_service.cpp72 EXPECT_EQ(ret, DM_INPUT_PARA_EMPTY);
120 EXPECT_EQ(ret, DM_INPUT_PARA_EMPTY);
208 EXPECT_EQ(ret, DM_INPUT_PARA_EMPTY);
242 EXPECT_EQ(ret, DM_INPUT_PARA_EMPTY);
259 EXPECT_EQ(ret, DM_INPUT_PARA_EMPTY);
305 EXPECT_EQ(ret, DM_INPUT_PARA_EMPTY);
321 EXPECT_EQ(ret, DM_INPUT_PARA_EMPTY);
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/dependency/timer/
Ddm_timer.cpp47 return DM_INPUT_PARA_EMPTY; in StartTimer()
74 return DM_INPUT_PARA_EMPTY; in DeleteTimer()
86 return DM_INPUT_PARA_EMPTY; in DeleteTimer()
/foundation/distributedhardware/devicemanager/interfaces/inner_kits/native_cpp/src/ipc/lite/
Dipc_client_stub.cpp33 return DM_INPUT_PARA_EMPTY; in ClientIpcInterfaceMsgHandle()
/foundation/distributedhardware/devicemanager/services/devicemanagerservice/src/authentication/
Ddm_auth_manager.cpp72 return DM_INPUT_PARA_EMPTY; in AuthenticateDevice()
77 return DM_INPUT_PARA_EMPTY; in AuthenticateDevice()
98 … listener_->OnAuthResult(pkgName, deviceId, "", AuthState::AUTH_REQUEST_INIT, DM_INPUT_PARA_EMPTY); in AuthenticateDevice()
99 return DM_INPUT_PARA_EMPTY; in AuthenticateDevice()
/foundation/distributedhardware/devicemanager/common/include/
Ddm_constants.h57 DM_INPUT_PARA_EMPTY, enumerator