Searched refs:bundleNameB (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/filemanagement/app_file_service/test/unittest/file_share_native/ |
H A D | file_share_test.cpp | 71 string bundleNameB = "com.example.fileshareb"; variable 72 uint32_t tokenId = AccessTokenKit::GetHapTokenID(uid, bundleNameB, 0); 111 string bundleNameB = "com.example.fileshareb"; variable 112 uint32_t tokenId = AccessTokenKit::GetHapTokenID(uid, bundleNameB, 0); 171 string bundleNameB = "com.example.fileshareb"; variable 172 uint32_t tokenId = AccessTokenKit::GetHapTokenID(uid, bundleNameB, 0); 202 string bundleNameB = "com.example.fileshareb"; variable 203 uint32_t tokenId = AccessTokenKit::GetHapTokenID(uid, bundleNameB, 0); 226 string bundleNameB = "com.example.fileshareb"; variable 227 uint32_t tokenId = AccessTokenKit::GetHapTokenID(uid, bundleNameB, 0); [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/ |
H A D | ability_connect_manager_test.cpp | 596 std::string bundleNameB = "com.ix.hiservcieB"; variable 598 …auto abilityRequestB = GenerateAbilityRequest(deviceNameB, abilityNameB, appNameB, bundleNameB, mo… 636 std::string bundleNameB = "com.ix.hiservcieB"; variable 638 …auto abilityRequestB = GenerateAbilityRequest(deviceNameB, abilityNameB, appNameB, bundleNameB, mo…
|