Searched refs:CbCustomizeTest (Results 1 – 7 of 7) sorted by relevance
30 class CbCustomizeTest : public StateCustomizedCbk { class32 explicit CbCustomizeTest() : StateCustomizedCbk() in CbCustomizeTest() function in CbCustomizeTest36 ~CbCustomizeTest() in ~CbCustomizeTest()56 auto callback = std::make_shared<CbCustomizeTest>(); in StartUsingPermission001FuzzTest()
32 class CbCustomizeTest : public StateCustomizedCbk { class34 explicit CbCustomizeTest() : StateCustomizedCbk() in CbCustomizeTest() function in CbCustomizeTest38 ~CbCustomizeTest() in ~CbCustomizeTest()59 auto callback = std::make_shared<CbCustomizeTest>(); in StartUsingPermissionCallbackStubFuzzTest()
152 class CbCustomizeTest : public PermActiveStatusCustomizedCbk { class154 explicit CbCustomizeTest(const std::vector<std::string> &permList) in CbCustomizeTest() function in OHOS::Security::AccessToken::CbCustomizeTest160 ~CbCustomizeTest() {} in ~CbCustomizeTest()179 auto callbackPtr = std::make_shared<CbCustomizeTest>(permList);
1007 class CbCustomizeTest : public PermStateChangeCallbackCustomize { class1009 explicit CbCustomizeTest(const PermStateChangeScope &scopeInfo) in CbCustomizeTest() function in OHOS::Security::AccessToken::CbCustomizeTest1014 ~CbCustomizeTest() in ~CbCustomizeTest()1038 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1109 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1166 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1231 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1322 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);1481 std::vector<std::shared_ptr<CbCustomizeTest>> callbackList;1804 std::shared_ptr<CbCustomizeTest> callbackPtr = nullptr;[all …]
423 class CbCustomizeTest : public PermStateChangeCallbackCustomize { class425 explicit CbCustomizeTest(const PermStateChangeScope &scopeInfo) in CbCustomizeTest() function in CbCustomizeTest430 ~CbCustomizeTest() in ~CbCustomizeTest()452 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo9);505 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo10);552 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);
410 class CbCustomizeTest : public PermStateChangeCallbackCustomize { class412 explicit CbCustomizeTest(const PermStateChangeScope &scopeInfo) in CbCustomizeTest() function in OHOS::Security::AccessToken::CbCustomizeTest416 ~CbCustomizeTest() {} in ~CbCustomizeTest()434 auto callbackPtr = std::make_shared<CbCustomizeTest>(scopeInfo);
972 class CbCustomizeTest : public DlpSandboxChangeCallbackCustomize { class974 explicit CbCustomizeTest() {} in CbCustomizeTest() function in OHOS::Security::DlpPermission::CbCustomizeTest975 ~CbCustomizeTest() {} in ~CbCustomizeTest()1000 …d::shared_ptr<DlpSandboxChangeCallbackCustomize> callbackPtr = std::make_shared<CbCustomizeTest>();1050 std::shared_ptr<CbCustomizeTest> callbackPtr = nullptr;1067 std::shared_ptr<CbCustomizeTest> callbackPtr = std::make_shared<CbCustomizeTest>();