Home
last modified time | relevance | path

Searched defs:bindType (Results 1 – 18 of 18) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
Dipc_bind_device_req.h62 void SetBindType(int32_t bindType) in SetBindType()
/foundation/distributedhardware/device_manager/commondependency/include/
Ddeviceprofile_connector.h52 int32_t bindType; member
79 uint32_t bindType; member
/foundation/distributedhardware/device_manager/commondependency/src/
Ddeviceprofile_connector.cpp55 int32_t bindType = HandleDmAuthForm(item, discoveryInfo); in GetAppTrustDeviceList() local
98 int32_t bindType = HandleDmAuthForm(item, discoveryInfo); in GetDeviceAclParam() local
323 std::vector<int32_t> bindType; in SyncAclByBindType() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
Dsoftbus_adapter.c1059 static bool IsSupportBindType(const int bindType) in IsSupportBindType()
1086 int SoftbusBindTarget(const char *pkgName, const char *deviceId, const int bindType, OnBindResult c… in SoftbusBindTarget()
1156 static int AbilityNegotiate(const int bindType) in AbilityNegotiate()
1178 static char* CreateRespNegotiateMsg(const int bindType) in CreateRespNegotiateMsg()
1281 int bindType = -1; in ProcessSinkMsg() local
Ddevice_manager_impl_lite_m.c197 int bindType = bindTypeObj->valueint; in BindTarget() local
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
Dtrust_profile_manager.cpp269 int32_t bindType, int32_t status, std::vector<AccessControlProfile>& profile) in GetAccessControlProfile()
472 int32_t bindType, int32_t status, std::vector<AccessControlProfile>& profile) in GetAccessControlProfile()
734 int32_t bindType = BINDTYPE_INIT; in GetAclProfileByUserIdAndBundleName() local
821 int32_t bindType = BINDTYPE_INIT; in GetAclProfileByTokenId() local
856 int32_t bindType = BINDTYPE_INIT; in GetAclProfileByBundleName() local
1323 int32_t bindType = rowEntity.Get(BIND_TYPE); in ConvertToAccessControlProfile() local
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Daccess_control_profile.cpp103 void AccessControlProfile::SetBindType(uint32_t bindType) in SetBindType()
/foundation/distributedhardware/device_manager/test/unittest/
DUTTest_device_manager_impl.cpp590 int32_t bindType = 0; variable
613 int32_t bindType = 0; variable
636 int32_t bindType = 0; variable
660 int32_t bindType = 0; variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dnode_context_pool_manager_gles.cpp323 GLenum bindType = GL_NONE; in BindType() local
372 const GLenum bindType = BindType(image); in GenerateSubPassFBO() local
/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
Ddm_auth_manager.h122 std::vector<int32_t> bindType; member
175 std::vector<int32_t> bindType; member
/foundation/filemanagement/dfs_service/test/mock/
Ddevice_manager_impl_mock.cpp299 int32_t bindType, in BindDevice()
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
Ddm_native_util.cpp284 int32_t &bindType, bool &isMetaType) in JsToBindParam()
/foundation/distributedhardware/device_manager/services/implementation/src/
Ddevice_manager_service_impl.cpp288 …uint32_t bindType = DeviceProfileConnector::GetInstance().CheckBindType(trustDeviceId, requestDevi… in HandleOnline() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
Dnstackx_dfile_session.h86 BindType bindType; member
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
Ddevice_manager_impl.cpp1456 int32_t DeviceManagerImpl::BindDevice(const std::string &pkgName, int32_t bindType, const std::stri… in BindDevice()
2069 …nagerImpl::DpAclAdd(const int64_t accessControlId, const std::string &udid, const int32_t bindType) in DpAclAdd()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Ddm_auth_manager.cpp851 std::vector<int32_t> bindType = in ProcessAuthRequestExt() local
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
Dipc_cmd_parser.cpp925 int32_t bindType = data.ReadInt32(); in ON_IPC_CMD() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
Dipc_cmd_parser.cpp1017 int32_t bindType = pReq->GetBindType(); in ON_IPC_SET_REQUEST() local