| /foundation/distributedhardware/device_manager/common/include/ipc/model/ |
| D | ipc_bind_target_req.h | 63 void SetBindParam(const std::string &bindParam) in SetBindParam()
|
| D | ipc_bind_device_req.h | 82 void SetBindParam(const std::string &bindParam) in SetBindParam()
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| D | UTTest_device_manager_service_impl.cpp | 430 std::string bindParam; variable 446 std::string bindParam; variable 462 std::string bindParam; variable
|
| D | UTTest_device_manager_service.cpp | 964 std::string bindParam; variable 979 std::string bindParam; variable 994 std::string bindParam; variable 1482 std::map<std::string, std::string> bindParam; variable 1491 std::map<std::string, std::string> bindParam; variable
|
| D | UTTest_device_manager_impl.cpp | 592 std::string bindParam; variable 615 std::string bindParam; variable 638 std::string bindParam; variable 662 std::string bindParam; variable
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/ |
| D | device_manager_impl_lite_m.c | 176 int BindTarget(const char *pkgName, const char *deviceId, const char *bindParam, OnBindResult cb) in BindTarget()
|
| /foundation/distributedhardware/device_manager/services/implementation/src/ |
| D | device_manager_service_impl_lite.cpp | 130 const std::string &bindParam) in BindDevice() 403 const std::map<std::string, std::string> &bindParam) in BindTarget()
|
| D | device_manager_service_impl.cpp | 209 const std::string &bindParam) in BindDevice() 615 const std::map<std::string, std::string> &bindParam) in BindTarget()
|
| /foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/ |
| D | connection_manager.cpp | 342 std::map<std::string, std::string> bindParam; in BindTarget() local 375 std::map<std::string, std::string> &bindParam) in BuildBindParam() 432 std::map<std::string, std::string> bindParam; in QueryP2PIp() local
|
| /foundation/distributedhardware/device_manager/services/service/src/ |
| D | device_manager_service.cpp | 446 std::map<std::string, std::string> bindParam; in AuthenticateDevice() local 473 const std::string &bindParam) in BindDevice() 1148 const std::map<std::string, std::string> &bindParam) in BindTarget()
|
| /foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
| D | dm_auth_manager.cpp | 1543 const std::map<std::string, std::string> &bindParam) in BindTarget() 1619 int32_t DmAuthManager::ParseAuthType(const std::map<std::string, std::string> &bindParam, int32_t &… in ParseAuthType() 1643 std::string DmAuthManager::ParseExtraFromMap(const std::map<std::string, std::string> &bindParam) in ParseExtraFromMap()
|
| /foundation/filemanagement/dfs_service/test/mock/ |
| D | device_manager_impl_mock.cpp | 301 const std::string &bindParam, in BindDevice()
|
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| D | dm_native_util.cpp | 283 void JsToBindParam(const napi_env &env, const napi_value &object, std::string &bindParam, in JsToBindParam()
|
| D | native_devicemanager_js.cpp | 1453 std::string bindParam; in BindDevOrTarget() local 1896 const std::string &bindParam, std::shared_ptr<DmNapiBindTargetCallback> callback) in BindTargetWarpper()
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ |
| D | device_manager_impl.cpp | 1457 const std::string &bindParam, std::shared_ptr<AuthenticateCallback> callback) in BindDevice() 1830 std::map<std::string, std::string> &bindParam, std::shared_ptr<BindTargetCallback> callback) in BindTarget()
|
| /foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
| D | ipc_cmd_parser.cpp | 923 std::string bindParam = data.ReadString(); in ON_IPC_CMD() local 1109 std::map<std::string, std::string> bindParam; in ON_IPC_CMD() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| D | ipc_cmd_parser.cpp | 1016 std::string bindParam = pReq->GetBindParam(); in ON_IPC_SET_REQUEST() local 1337 std::string bindParam = pReq->GetBindParam(); in ON_IPC_SET_REQUEST() local
|