Home
last modified time | relevance | path

Searched defs:Freeze (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/wasm/
Dsignature-map.h37 void Freeze() { frozen_ = true; } in Freeze() function
/external/v8/tools/testrunner/local/
Dutils.py164 def Freeze(obj): function
/external/grpc-grpc/src/csharp/Grpc.Core/
DMetadata.cs71 internal Metadata Freeze() in Freeze() method in Grpc.Core.Metadata
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dproject.py96 def Freeze(self): member in Project
/external/protobuf/php/ext/google/protobuf/
Dupb.h2463 inline bool Def::Freeze(Def* const* defs, int n, Status* status) { in Freeze() function
2466 inline bool Def::Freeze(const std::vector<Def*>& defs, Status* status) { in Freeze() function
2680 inline bool MessageDef::Freeze(Status* status) { in Freeze() function
2867 inline bool EnumDef::Freeze(Status* status) { in Freeze() function