Searched refs:bindTypeVec (Results 1 – 3 of 3) sorted by relevance
204 std::vector<int32_t> bindTypeVec; variable206 EXPECT_EQ(bindTypeVec.empty(), false);216 std::vector<int32_t> bindTypeVec; variable218 EXPECT_EQ(bindTypeVec.empty(), false);230 std::vector<int32_t> bindTypeVec; variable232 EXPECT_EQ(bindTypeVec.empty(), false);244 std::vector<int32_t> bindTypeVec; variable256 std::vector<int32_t> bindTypeVec; variable270 std::vector<int32_t> bindTypeVec; variable284 std::vector<int32_t> bindTypeVec; variable[all …]
229 std::vector<int32_t> bindTypeVec; in GetBindTypeByPkgName() local236 return bindTypeVec; in GetBindTypeByPkgName()240 std::string requestDeviceId, std::vector<int32_t> &bindTypeVec) in GetParamBindTypeVec() argument243 bindTypeVec.push_back(IDENTICAL_ACCOUNT_TYPE); in GetParamBindTypeVec()247 bindTypeVec.push_back(DEVICE_PEER_TO_PEER_TYPE); in GetParamBindTypeVec()252 bindTypeVec.push_back(APP_PEER_TO_PEER_TYPE); in GetParamBindTypeVec()256 bindTypeVec.push_back(APP_PEER_TO_PEER_TYPE); in GetParamBindTypeVec()262 bindTypeVec.push_back(DEVICE_ACROSS_ACCOUNT_TYPE); in GetParamBindTypeVec()267 bindTypeVec.push_back(APP_ACROSS_ACCOUNT_TYPE); in GetParamBindTypeVec()271 bindTypeVec.push_back(APP_ACROSS_ACCOUNT_TYPE); in GetParamBindTypeVec()[all …]
98 …rtual std::vector<int32_t> SyncAclByBindType(std::string pkgName, std::vector<int32_t> bindTypeVec,130 std::vector<int32_t> SyncAclByBindType(std::string pkgName, std::vector<int32_t> bindTypeVec,161 std::string requestDeviceId, std::vector<int32_t> &bindTypeVec);