Home
last modified time | relevance | path

Searched defs:bindParam (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_bind_target_req.h63 void SetBindParam(const std::string &bindParam) in SetBindParam()
H A Dipc_bind_device_req.h82 void SetBindParam(const std::string &bindParam) in SetBindParam()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_second.cpp827 std::map<std::string, std::string> bindParam; variable
836 std::map<std::string, std::string> bindParam; variable
846 std::map<std::string, std::string> bindParam; variable
858 std::map<std::string, std::string> bindParam; variable
889 std::map<std::string, std::string> bindParam; variable
897 std::map<std::string, std::string> bindParam; variable
906 std::map<std::string, std::string> bindParam; variable
915 std::map<std::string, std::string> bindParam; variable
924 std::map<std::string, std::string> bindParam; variable
932 std::map<std::string, std::string> bindParam; variable
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/authenticatedeviceserviceimpl_fuzzer/
H A Dauthenticate_device_service_impl_fuzzer.cpp43 std::map<std::string, std::string> bindParam; variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Ddevice_manager_impl_lite_m.c183 int BindTarget(const char *pkgName, const char *deviceId, const char *bindParam, OnBindResult cb) in BindTarget()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_impl.cpp1101 std::string bindParam; variable
1119 std::string bindParam; variable
1137 std::string bindParam; variable
1438 std::map<std::string, std::string> bindParam; variable
H A DUTTest_device_manager_service.cpp1196 std::string bindParam; variable
1206 std::string bindParam; variable
1216 std::string bindParam; variable
1226 std::string bindParam; variable
1827 std::map<std::string, std::string> bindParam; variable
1836 std::map<std::string, std::string> bindParam; variable
1845 std::map<std::string, std::string> bindParam; variable
H A DUTTest_device_manager_service_two.cpp146 std::map<std::string, std::string> bindParam; variable
H A DUTTest_device_manager_impl.cpp593 std::string bindParam; variable
616 std::string bindParam; variable
639 std::string bindParam; variable
663 std::string bindParam; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl_lite.cpp130 const std::string &bindParam) in BindDevice()
403 const std::map<std::string, std::string> &bindParam) in BindTarget()
H A Ddevice_manager_service_impl.cpp185 const std::string &bindParam) in BindDevice()
630 const std::map<std::string, std::string> &bindParam) in BindTarget()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp529 std::map<std::string, std::string> bindParam; in AuthenticateDevice() local
580 const std::string &bindParam) in BindDevice()
1290 const std::map<std::string, std::string> &bindParam) in BindTarget()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1689 const std::map<std::string, std::string> &bindParam) in BindTarget()
1773 int32_t DmAuthManager::ParseAuthType(const std::map<std::string, std::string> &bindParam, int32_t &… in ParseAuthType()
1797 std::string DmAuthManager::ParseExtraFromMap(const std::map<std::string, std::string> &bindParam) in ParseExtraFromMap()
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp306 const std::string &bindParam, in BindDevice()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp285 void JsToBindParam(const napi_env &env, const napi_value &object, std::string &bindParam, in JsToBindParam()
H A Dnative_devicemanager_js.cpp1553 std::string bindParam; in BindDevOrTarget() local
2029 const std::string &bindParam, std::shared_ptr<DmNapiBindTargetCallback> callback) in BindTargetWarpper()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1393 const std::string &bindParam, std::shared_ptr<AuthenticateCallback> callback) in BindDevice()
1772 std::map<std::string, std::string> &bindParam, std::shared_ptr<BindTargetCallback> callback) in BindTarget()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp847 std::string bindParam = data.ReadString(); in ON_IPC_CMD() local
1033 std::map<std::string, std::string> bindParam; in ON_IPC_CMD() local
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp911 std::string bindParam = pReq->GetBindParam(); in ON_IPC_SET_REQUEST() local
1232 std::string bindParam = pReq->GetBindParam(); in ON_IPC_SET_REQUEST() local