Searched defs:installLocation (Results 1 – 4 of 4) sorted by relevance
65 int32_t installLocation; member
36 int32_t installLocation; member
50 InstallLocation installLocation = InstallLocation::INTERNAL_ONLY; member
289 …nagerService::InstallThirdBundle(const char *path, const SvcIdentity &svc, int32_t installLocation) in InstallThirdBundle()