Home
last modified time | relevance | path

Searched defs:storable (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/resolver/
Dis_storeable_test.cc108 auto* storable = Structure("Storable", { in TEST_F() local
/third_party/node/deps/npm/node_modules/http-cache-semantics/node4/
Dindex.js121 CachePolicy.prototype.storable = function storable() { method in CachePolicy