|
LunaSysMgr
|
This is the complete list of members for ApplicationInstaller, including all inherited members.
| _getSizeCbFn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) | ApplicationInstaller | static |
| _getSizeOfAppCbFn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) | ApplicationInstaller | static |
| allowSuspend() | ApplicationInstaller | |
| cbDbgCopyDir(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbDbgFakeFsSize(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbDbgFillSize(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbDbgGetAppSizeOnFs(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbDbgGetPkgInfoFromStatusFile(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbDbgUnFakeFsSizes(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbDetermineInstallSpaceNeeded(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbGetFsSize(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbGetSizes(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbInstall(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbInstallNoVerify(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbInstallProgressQuery(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbIsInstalled(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbNotifyOnChange(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbPubSubRegister(LSHandle *handle, LSMessage *message, void *ctxt) | ApplicationInstaller | static |
| cbPubSubStatus(LSHandle *handle, LSMessage *msg, void *ctxt) | ApplicationInstaller | static |
| cbQueryInstallCapacity(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbRemove(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbRevoke(LSHandle *lshandle, LSMessage *msg, void *user_data) | ApplicationInstaller | static |
| cbShallowRemove(gpointer param) | ApplicationInstaller | static |
| downloadAndInstall(LSHandle *handle, const std::string &targetPackageFile, struct json_object *authToken, struct json_object *deviceId, unsigned long ticket, bool subscribe) | ApplicationInstaller | |
| extractVersionFromAppInfo(const std::string &appBaseDir, std::string &r_versionString) | ApplicationInstaller | static |
| getDownloadPathBasedOnSpaceRemaining(std::string &packageDownloadPath) | ApplicationInstaller | static |
| getFsFreeSpaceInBlocks(const std::string &pathOnFs, uint64_t *pBlockSize=0) | ApplicationInstaller | static |
| getFsFreeSpaceInMB(const std::string &pathOnFs) | ApplicationInstaller | static |
| getSizeOfAppDir(const std::string &dirName) | ApplicationInstaller | static |
| getSizeOfAppOnFs(const std::string &destFsPath, const std::string &dirName, uint32_t *r_pBsize=NULL) | ApplicationInstaller | static |
| getSizeOfPackageById(const std::string &packageId) | ApplicationInstaller | static |
| getSizeOfPackageOnFsGenerateManifest(const std::string &destFsPath, PackageDescription *packageDesc, uint32_t *r_pBsize) | ApplicationInstaller | static |
| install(const std::string &targetPackageName, unsigned int uncompressedAppSizeInKB, const unsigned long ticket) | ApplicationInstaller | |
| instance() | ApplicationInstaller | static |
| isValidInstallURI(const std::string &url) | ApplicationInstaller | static |
| notifyAppInstalled(const std::string &appId, const std::string &appVersion) | ApplicationInstaller | |
| notifyAppRemoved(const std::string &appId, const std::string &appVersion, int cause=APPREMOVED_CAUSE_UNKNOWN) | ApplicationInstaller | |
| oneCommandProcessed() | ApplicationInstaller | |
| packageInfoFileToJson(const std::string &packageId) | ApplicationInstaller | |
| s_auxSizeFnAccumulator | ApplicationInstaller | static |
| s_installer_version | ApplicationInstaller | static |
| s_manifestJobj | ApplicationInstaller | static |
| s_sizeFnAccumulator | ApplicationInstaller | static |
| s_sizeFnBaseDir | ApplicationInstaller | static |
| s_sizeFnMutex | ApplicationInstaller | static |
| s_targetFsBlockSize | ApplicationInstaller | static |