Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/include/ipc/model/
Dipc_bind_target_req.h63 void SetBindParam(const std::string &bindParam) in SetBindParam()
Dipc_bind_device_req.h82 void SetBindParam(const std::string &bindParam) in SetBindParam()
/foundation/distributedhardware/device_manager/test/unittest/
DUTTest_device_manager_service_impl.cpp430 std::string bindParam; variable
446 std::string bindParam; variable
462 std::string bindParam; variable
DUTTest_device_manager_service.cpp964 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
DUTTest_device_manager_impl.cpp592 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/
Ddevice_manager_impl_lite_m.c176 int BindTarget(const char *pkgName, const char *deviceId, const char *bindParam, OnBindResult cb) in BindTarget()
/foundation/distributedhardware/device_manager/services/implementation/src/
Ddevice_manager_service_impl_lite.cpp130 const std::string &bindParam) in BindDevice()
403 const std::map<std::string, std::string> &bindParam) in BindTarget()
Ddevice_manager_service_impl.cpp209 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/
Dconnection_manager.cpp342 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/
Ddevice_manager_service.cpp446 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/
Ddm_auth_manager.cpp1543 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/
Ddevice_manager_impl_mock.cpp301 const std::string &bindParam, in BindDevice()
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
Ddm_native_util.cpp283 void JsToBindParam(const napi_env &env, const napi_value &object, std::string &bindParam, in JsToBindParam()
Dnative_devicemanager_js.cpp1453 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/
Ddevice_manager_impl.cpp1457 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/
Dipc_cmd_parser.cpp923 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/
Dipc_cmd_parser.cpp1016 std::string bindParam = pReq->GetBindParam(); in ON_IPC_SET_REQUEST() local
1337 std::string bindParam = pReq->GetBindParam(); in ON_IPC_SET_REQUEST() local