Searched defs:bundleRecord (Results 1 – 5 of 5) sorted by relevance
34 BundleUsedRecord bundleRecord; member
74 void ToString::BundleUsedRecordToString(const BundleUsedRecord& bundleRecord, std::string& infos) in BundleUsedRecordToString()
239 static void AddDebugLog(const AccessTokenID tokenId, const BundleUsedRecord& bundleRecord, const in… in AddDebugLog()285 BundleUsedRecord bundleRecord; in GetRecordsFromLocalDB() local309 …nRecordManager::CreateBundleUsedRecord(const AccessTokenID tokenId, BundleUsedRecord& bundleRecord) in CreateBundleUsedRecord()324 …int32_t flag, std::vector<GenericValues> recordValues, BundleUsedRecord& bundleRecord, PermissionU… in GetRecords()
290 … void ConvertBundleUsedRecord(napi_env env, napi_value value, const BundleUsedRecord& bundleRecord) in ConvertBundleUsedRecord()335 for (const auto& bundleRecord : result.bundleRecords) { in ProcessRecordResult() local
1939 BundleUsedRecord bundleRecord; variable