Searched defs:bundleIndex (Results 1 – 7 of 7) sorted by relevance
105 int32_t bundleIndex; member
115 uint32_t bundleIndex; member
128 uint32_t bundleIndex = static_cast<uint32_t>(size); in FuzzAppSpawnReqMsgSetBundleInfo() local
167 uint32_t bundleIndex = GetIntValueFromJsonObj(config, "bundle-index", 0); in AddBundleInfoFromJson() local
214 const uint32_t bundleIndex[] = {0, 1}; variable
46 int32_t bundleIndex; member
365 int AppSpawnReqMsgSetBundleInfo(AppSpawnReqMsgHandle reqHandle, uint32_t bundleIndex, const char *b… in AppSpawnReqMsgSetBundleInfo()