Home
last modified time | relevance | path

Searched refs:ReleaseToBackingStore (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/crypto/
Dcrypto_util.cc352 std::unique_ptr<BackingStore> ByteSource::ReleaseToBackingStore() { in SetFipsCrypto() function in node::crypto::ByteSource
370 std::unique_ptr<BackingStore> store = ReleaseToBackingStore(); in SetFipsCrypto()
Dcrypto_util.h283 std::unique_ptr<v8::BackingStore> ReleaseToBackingStore();