Searched refs:has_key_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc1626 bool has_key_path; local
1629 if (!DecodeBool(&slice, &has_key_path))
1633 // (1) Initially, has_key_path was added to distinguish null vs. string.
1636 if (!has_key_path &&
1642 if (!has_key_path)

Completed in 70 milliseconds