Home
last modified time | relevance | path

Searched defs:GetLocal (Results 1 – 4 of 4) sorted by relevance

/external/sandboxed-api/sandboxed_api/
Dvar_abstract.h77 virtual void* GetLocal() const { return local_; } in GetLocal() function
Dvar_proto.h63 void* GetLocal() const override { return wrapped_var_.GetLocal(); } in GetLocal() function
/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/
Dc.pb.go62 func (x *UsingPublicImport) GetLocal() *Local { func
Da.pb.go112 func (x *Public) GetLocal() *Local { func