Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.pb.go378 func (x *Copy) GetTo() string { func
499 func (x *PathMapping) GetTo() string { func
/aosp_15_r20/art/compiler/optimizing/
H A Dsuperblock_cloner.h49 uint32_t GetTo() const { return to_; } in GetTo() function