Searched defs:hasExtension (Results 1 – 4 of 4) sorted by relevance
38 bool hasExtension; member
46 const std::string &bundleName, const std::string &storeName, int32_t userId, bool hasExtension) in GetMetaData()
46 bool hasExtension = false; member
820 bool hasExtension = ((data[offset] & 0x80) != 0); in BnepRecvDataCallbackTask() local