Searched refs:CbCustomizeTest (Results 1 – 7 of 7) sorted by relevance
28 class CbCustomizeTest : public StateCustomizedCbk { class30 explicit CbCustomizeTest() : StateCustomizedCbk() in CbCustomizeTest() function in CbCustomizeTest34 ~CbCustomizeTest() in ~CbCustomizeTest()54 auto callback = std::make_shared<CbCustomizeTest>(); in StartUsingPermission001FuzzTest()
30 class CbCustomizeTest : public StateCustomizedCbk { class32 explicit CbCustomizeTest() : StateCustomizedCbk() in CbCustomizeTest() function in CbCustomizeTest36 ~CbCustomizeTest() in ~CbCustomizeTest()58 auto callback = std::make_shared<CbCustomizeTest>(); in StartUsingPermissionCallbackStubFuzzTest()
151 class CbCustomizeTest : public PermActiveStatusCustomizedCbk { class153 explicit CbCustomizeTest(const std::vector<std::string> &permList) in CbCustomizeTest() function in OHOS::Security::AccessToken::CbCustomizeTest159 ~CbCustomizeTest() {} in ~CbCustomizeTest()178 auto callbackPtr = std::make_shared<CbCustomizeTest>(permList);
1176 class CbCustomizeTest : public PermStateChangeCallbackCustomize { class1178 explicit CbCustomizeTest(const PermStateChangeScope &scopeInfo) in CbCustomizeTest() function in OHOS::Security::AccessToken::CbCustomizeTest1183 ~CbCustomizeTest() in ~CbCustomizeTest()1205 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1282 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1339 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1405 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1495 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1533 auto callbackPtr1 = std::make_shared<CbCustomizeTest>(scopeInfo);1556 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);[all …]
427 class CbCustomizeTest : public PermStateChangeCallbackCustomize { class429 explicit CbCustomizeTest(const PermStateChangeScope &scopeInfo) in CbCustomizeTest() function in CbCustomizeTest434 ~CbCustomizeTest() in ~CbCustomizeTest()456 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);505 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);549 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);
308 class CbCustomizeTest : public PermStateChangeCallbackCustomize { class310 explicit CbCustomizeTest(const PermStateChangeScope &scopeInfo) in CbCustomizeTest() function in OHOS::Security::AccessToken::CbCustomizeTest314 ~CbCustomizeTest() {} in ~CbCustomizeTest()332 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);
960 class CbCustomizeTest : public DlpSandboxChangeCallbackCustomize { class962 explicit CbCustomizeTest() {} in CbCustomizeTest() function in OHOS::Security::DlpPermission::CbCustomizeTest963 ~CbCustomizeTest() {} in ~CbCustomizeTest()988 …d::shared_ptr<DlpSandboxChangeCallbackCustomize> callbackPtr = std::make_shared<CbCustomizeTest>();1038 std::shared_ptr<CbCustomizeTest> callbackPtr = nullptr;1055 std::shared_ptr<CbCustomizeTest> callbackPtr = std::make_shared<CbCustomizeTest>();