Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifystub_fuzzer/
H A Dabilityinterfacesappmgrnativechildnotifystub_fuzzer.cpp48 const std::u16string NATIVE_CHILD_NOTIFY_TOKEN = u"ohos.appexecfwk.NativeChildNotify"; variable
84 parcel.WriteInterfaceToken(NATIVE_CHILD_NOTIFY_TOKEN); in DoSomethingInterestingWithMyAPI()