Home
last modified time | relevance | path

Searched refs:GetAppLinkingOnly (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/open_link/
H A Dopen_link_options.cpp106 // write GetAppLinkingOnly in Marshalling()
107 if (!parcel.WriteBool(GetAppLinkingOnly())) { in Marshalling()
123 bool OpenLinkOptions::GetAppLinkingOnly() const in GetAppLinkingOnly() function in OHOS::AAFwk::OpenLinkOptions
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dopen_link_options.h37 bool GetAppLinkingOnly() const;
/foundation/ability/ability_runtime/test/fuzztest/openlinkoptions_fuzzer/
H A Dopenlinkoptions_fuzzer.cpp52 openLinkOptions->GetAppLinkingOnly(); in DoSomethingInterestingWithMyAPI()

Completed in 2 milliseconds