Searched refs:CbCustomizeTest1 (Results 1 – 3 of 3) sorted by relevance
27 class CbCustomizeTest1 : public PermStateChangeCallbackCustomize { class29 explicit CbCustomizeTest1(const PermStateChangeScope &scopeInfo) in CbCustomizeTest1() function in CbCustomizeTest134 ~CbCustomizeTest1() in ~CbCustomizeTest1()56 auto callbackPtr = std::make_shared<CbCustomizeTest1>(scopeInfos); in UnRegisterPermStateChangeCallbackFuzzTest()
311 class CbCustomizeTest1 : public PermStateChangeCallbackCustomize { class313 explicit CbCustomizeTest1(const PermStateChangeScope &scopeInfo) in CbCustomizeTest1() function in OHOS::Security::AccessToken::CbCustomizeTest1317 ~CbCustomizeTest1() {} in ~CbCustomizeTest1()335 auto callbackPtr = std::make_shared<CbCustomizeTest1>(scopeInfo);369 auto callbackPtr = std::make_shared<CbCustomizeTest1>(scopeInfo);
1026 class CbCustomizeTest1 : public PermActiveStatusCustomizedCbk { class1028 explicit CbCustomizeTest1(const std::vector<std::string> &permList) in CbCustomizeTest1() function in CbCustomizeTest11034 ~CbCustomizeTest1() in ~CbCustomizeTest1()1084 auto callbackPtr = std::make_shared<CbCustomizeTest1>(permList);1144 auto callbackPtr1 = std::make_shared<CbCustomizeTest1>(permList1);1897 …std::shared_ptr<PermActiveStatusCustomizedCbk> callbackPtr = std::make_shared<CbCustomizeTest1>(pe…