Home
last modified time | relevance | path

Searched defs:bindTypeVec (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_dm_deviceprofile_connector.cpp204 std::vector<int32_t> bindTypeVec; variable
216 std::vector<int32_t> bindTypeVec; variable
230 std::vector<int32_t> bindTypeVec; variable
244 std::vector<int32_t> bindTypeVec; variable
256 std::vector<int32_t> bindTypeVec; variable
270 std::vector<int32_t> bindTypeVec; variable
284 std::vector<int32_t> bindTypeVec; variable
446 std::vector<int32_t> bindTypeVec; variable
/foundation/distributedhardware/device_manager/commondependency/src/
Ddeviceprofile_connector.cpp229 std::vector<int32_t> bindTypeVec; in GetBindTypeByPkgName() local
240 std::string requestDeviceId, std::vector<int32_t> &bindTypeVec) in GetParamBindTypeVec()
339 …t> DeviceProfileConnector::SyncAclByBindType(std::string pkgName, std::vector<int32_t> bindTypeVec, in SyncAclByBindType()