Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dunsubscribesystemprocess_fuzzer.cpp24 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; variable
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"; variable
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"; variable
35 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzAddSystemProcess()
H A Dloadremotesystemability_fuzzer.cpp24 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; variable
34 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzLoadSystemAbility()
H A Daddsystemability_fuzzer.cpp26 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; variable
37 parcelData.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzAddSystemAbility()
H A Dfuzztest_utils.cpp38 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; variable
95 data.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzTestRemoteRequest()
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp50 const std::u16string SAMGR_INTERFACE_TOKEN = u"ohos.samgr.accessToken"; variable
119 data.WriteInterfaceToken(SAMGR_INTERFACE_TOKEN); in FuzzSystemAbilityManager()