Symbol: IsSupportingApp
src/tests/kits/storage/AppFileInfoTest.cpp
1604
CHK(IsSupportingApp(testType1, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1605
CHK(IsSupportingApp(testType2, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1609
CHK(IsSupportingApp(testType1, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1610
CHK(IsSupportingApp(testType2, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1611
CHK(IsSupportingApp(testType3, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1612
CHK(IsSupportingApp(testType4, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1633
CHK(IsSupportingApp(testType1, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1634
CHK(IsSupportingApp(testType2, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1638
CHK(IsSupportingApp(testType1, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1639
CHK(IsSupportingApp(testType2, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1640
CHK(IsSupportingApp(testType3, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1641
CHK(IsSupportingApp(testType4, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1662
CHK(IsSupportingApp(testType1, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1663
CHK(IsSupportingApp(testType2, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1667
CHK(IsSupportingApp(testType1, testAppSignature1) == false);
src/tests/kits/storage/AppFileInfoTest.cpp
1668
CHK(IsSupportingApp(testType2, testAppSignature1) == false);
src/tests/kits/storage/AppFileInfoTest.cpp
1669
CHK(IsSupportingApp(testType3, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1670
CHK(IsSupportingApp(testType4, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1936
CHK(IsSupportingApp(testType1, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1937
CHK(IsSupportingApp(testType2, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1956
CHK(IsSupportingApp(testType1, testAppSignature1) == true);
src/tests/kits/storage/AppFileInfoTest.cpp
1957
CHK(IsSupportingApp(testType2, testAppSignature1) == true);