Searched defs:automatic_free (Results 1 – 4 of 4) sorted by relevance
27 absl::Status LenVal::Allocate(RPCChannel* rpc_channel, bool automatic_free) { in Allocate()
85 absl::Status Var::Allocate(RPCChannel* rpc_channel, bool automatic_free) { in Allocate()
106 absl::Status Allocate(RPCChannel* rpc_channel, bool automatic_free) override { in Allocate()
277 absl::Status Sandbox::Allocate(v::Var* var, bool automatic_free) { in Allocate()