Home
last modified time | relevance | path

Searched refs:Local (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_builder.h117 static constexpr Value Local(size_t id) { return Value{id, Kind::kLocalRegister}; } in Local() function
159 operator const Value() const { return Value::Local(*index_); } in Value()
460 regs[i] = std::move(Value::Local(NumRegisters() + i)); in GetScratchRegisters()
/aosp14/frameworks/base/core/proto/android/service/
H A Dprint.proto180 // Local id of the printer
/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dsecure.proto189 // Local transport parameters so we can configure it for tests.