Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_bind_device_req.h62 void SetBindType(int32_t bindType) in SetBindType()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dmock_distributed_device_profile_client.cpp23 int32_t bindType = -1; in AddAccessControlProfileFirst() local
74 int32_t bindType = 1; in AddAccessControlProfileSecond() local
126 int32_t bindType = 256; in AddAccessControlProfileThird() local
177 int32_t bindType = 1282; in AddAccessControlprofileFourth() local
228 int32_t bindType = 1282; in AddAccessControlProfileFifth() local
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp63 int32_t bindType = HandleDmAuthForm(item, discoveryInfo); in GetAppTrustDeviceList() local
104 int32_t bindType = HandleDmAuthForm(item, discoveryInfo); in GetDeviceAclParam() local
189 uint32_t bindType = profiles.GetBindType(); in GetAuthForm() local
345 std::vector<int32_t> bindType; in SyncAclByBindType() local
535 void DeviceProfileConnector::UpdateBindType(const std::string &udid, int32_t bindType, in UpdateBindType()
801 uint32_t bindType = profile.GetBindType(); in SingleUserProcess() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_device_profile_test.cpp121 uint32_t bindType = 1; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dtrust_device_profile.cpp72 void TrustDeviceProfile::SetBindType(uint32_t bindType) in SetBindType()
H A Daccess_control_profile.cpp103 void AccessControlProfile::SetBindType(uint32_t bindType) in SetBindType()
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h52 int32_t bindType; member
79 uint32_t bindType; member
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c1056 static bool IsSupportBindType(const int bindType) in IsSupportBindType()
1083 int SoftbusBindTarget(const char *pkgName, const char *deviceId, const int bindType, OnBindResult c… in SoftbusBindTarget()
1153 static int AbilityNegotiate(const int bindType) in AbilityNegotiate()
1175 static char* CreateRespNegotiateMsg(const int bindType) in CreateRespNegotiateMsg()
1280 int bindType = -1; in ProcessSinkMsg() local
H A Ddevice_manager_impl_lite_m.c205 int bindType = bindTypeObj->valueint; in BindTarget() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/trustprofilemanager_fuzzer/
H A Dtrustprofilemanager_fuzzer.cpp90 int32_t bindType = *(reinterpret_cast<const int32_t*>(data)); in GetAccessControlProfileThreeFuzzTest() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp300 int32_t bindType, int32_t status, std::vector<AccessControlProfile>& profile) in GetAccessControlProfile()
537 int32_t bindType, int32_t status, std::vector<AccessControlProfile>& profile) in GetAccessControlProfile()
818 int32_t bindType = BINDTYPE_INIT; in GetAclProfileByUserIdAndBundleName() local
907 int32_t bindType = BINDTYPE_INIT; in GetAclProfileByTokenId() local
948 int32_t bindType = BINDTYPE_INIT; in GetAclProfileByBundleName() local
1542 int32_t bindType = rowEntity.Get(BIND_TYPE); in ConvertToAccessControlProfile() local
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl.cpp591 int32_t bindType = 0; variable
614 int32_t bindType = 0; variable
637 int32_t bindType = 0; variable
661 int32_t bindType = 0; variable
2501 int32_t bindType = PEER_TO_PEER; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp277 …uint32_t bindType = DeviceProfileConnector::GetInstance().CheckBindType(trustDeviceId, requestDevi… in HandleOnline() local
806 …uint32_t bindType = DeviceProfileConnector::GetInstance().CheckBindType(trustDeviceId, requestDevi… in HandleDeviceScreenStatusChange() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp400 GLenum bindType = GL_NONE; in BindType() local
457 const GLenum bindType = BindType(image); in GenerateSubPassFBO() local
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h124 std::vector<int32_t> bindType; member
178 std::vector<int32_t> bindType; member
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp304 int32_t bindType, in BindDevice()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp286 int32_t &bindType, bool &isMetaType) in JsToBindParam()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h86 BindType bindType; member
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1392 int32_t DeviceManagerImpl::BindDevice(const std::string &pkgName, int32_t bindType, const std::stri… in BindDevice()
2010 …nagerImpl::DpAclAdd(const int64_t accessControlId, const std::string &udid, const int32_t bindType) in DpAclAdd()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp928 std::vector<int32_t> bindType = in ProcessAuthRequestExt() local
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp849 int32_t bindType = data.ReadInt32(); in ON_IPC_CMD() local
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp912 int32_t bindType = pReq->GetBindType(); in ON_IPC_SET_REQUEST() local