Searched refs:CbCustomizeTest2 (Results 1 – 3 of 3) sorted by relevance
27 class CbCustomizeTest2 : public PermStateChangeCallbackCustomize { class29 explicit CbCustomizeTest2(const PermStateChangeScope &scopeInfo) in CbCustomizeTest2() function in CbCustomizeTest234 ~CbCustomizeTest2() in ~CbCustomizeTest2()56 auto callbackPtr = std::make_shared<CbCustomizeTest2>(scopeInfo); in RegisterPermStateChangeCallbackFuzzTest()
30 class CbCustomizeTest2 : public PermStateChangeCallbackCustomize { class32 explicit CbCustomizeTest2(const PermStateChangeScope &scopeInfo) in CbCustomizeTest2() function in CbCustomizeTest237 ~CbCustomizeTest2() in ~CbCustomizeTest2()62 auto callbackPtr = std::make_shared<CbCustomizeTest2>(scopeInfo); in RegisterPermStateChangeCallbackStubFuzzTest()
1050 class CbCustomizeTest2 : public PermActiveStatusCustomizedCbk { class1052 explicit CbCustomizeTest2(const std::vector<std::string> &permList) in CbCustomizeTest2() function in CbCustomizeTest21058 ~CbCustomizeTest2() in ~CbCustomizeTest2()1148 auto callbackPtr2 = std::make_shared<CbCustomizeTest2>(permList2);1152 auto callbackPtr3 = std::make_shared<CbCustomizeTest2>(permList3);