Searched refs:resultOfGetBundleInfo (Results 1 – 1 of 1) sorted by relevance
511 ResultOfGetBundleInfo resultOfGetBundleInfo; in GetBundleInfo() local512 resultOfGetBundleInfo.bundleInfo = nullptr; in GetBundleInfo()520 resultOfGetBundleInfo.resultCode); in GetBundleInfo()521 return resultOfGetBundleInfo.resultCode; in GetBundleInfo()523 if (resultOfGetBundleInfo.resultCode == ERR_OK) { in GetBundleInfo()528 return resultOfGetBundleInfo.resultCode; in GetBundleInfo()600 ResultOfGetBundleInfo resultOfGetBundleInfo; in ObtainBundleInfosOneByOne() local601 resultOfGetBundleInfo.bundleInfo = nullptr; in ObtainBundleInfosOneByOne()603 &resultOfGetBundleInfo, Notify); in ObtainBundleInfosOneByOne()610 resultOfGetBundleInfo.resultCode); in ObtainBundleInfosOneByOne()[all …]