Searched refs:GET_APPLICATION_INFOS (Results 1 – 5 of 5) sorted by relevance
27 GET_APPLICATION_INFOS, enumerator
78 const std::string GET_APPLICATION_INFOS = "GetApplicationInfos"; variable488 GET_APPLICATION_INFOS, Constants::PERMISSION_GET_INSTALLED_BUNDLE_LIST); in GetApplicationInfosComplete()720 …env, asyncCallbackInfo, GET_APPLICATION_INFOS, GetApplicationInfosExec, GetApplicationInfosComplet… in GetApplicationInfos()
88 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::GET_APPLICATION_INFOS);
112 case static_cast<uint32_t>(BundleMgrInterfaceCode::GET_APPLICATION_INFOS): in OnRemoteRequest()
208 …if (!GetParcelableInfos<ApplicationInfo>(BundleMgrInterfaceCode::GET_APPLICATION_INFOS, data, appI… in GetApplicationInfos()