Searched defs:isOpenAtomicServiceShortUrl (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | free_install_manager.h | 48 bool isOpenAtomicServiceShortUrl = false; member
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | free_install_manager.cpp | 81 StartFreeInstall(const Want &want, int32_t userId, int requestCode, const sptr<IRemoteObject> &callerToken, bool isAsync, uint32_t specifyTokenId, bool isOpenAtomicServiceShortUrl, std::shared_ptr<Want> originalWant) StartFreeInstall() argument 167 BuildFreeInstallInfo(const Want &want, int32_t userId, int requestCode, const sptr<IRemoteObject> &callerToken, bool isAsync, uint32_t specifyTokenId, bool isOpenAtomicServiceShortUrl, std::shared_ptr<Want> originalWant) BuildFreeInstallInfo() argument
|
Completed in 3 milliseconds