Home
last modified time | relevance | path

Searched refs:SAMGR_INTERFACE_TOKEN (Results 1 - 7 of 7) sorted by relevance

/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dunsubscribesystemprocess_fuzzer.cpp24 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; member
34 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzSubscribeSystemProcess()
47 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzUnSubscribeSystemProcess()
H A Dunsubscribesystemability_fuzzer.cpp24 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; member
34 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzSubscribeSystemAbility()
49 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzUnSubscribeSystemAbility()
H A Daddsystemprocess_fuzzer.cpp26 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; member
35 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzAddSystemProcess()
H A Dloadremotesystemability_fuzzer.cpp24 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; member
34 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzLoadSystemAbility()
H A Daddsystemability_fuzzer.cpp26 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; member
37 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzAddSystemAbility()
H A Dfuzztest_utils.cpp38 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; member
95 data.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzTestRemoteRequest()
/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp50 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; member
119 data.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzSystemAbilityManager()

Completed in 2 milliseconds