Searched defs:get_value (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/gd/packet/ |
H A D | byte_observer.cc | 22 …teObserver(const std::function<void(uint8_t)>& on_byte, const std::function<uint64_t()>& get_value) in ByteObserver()
|
/aosp12/build/make/tools/ |
H A D | post_process_props.py | 226 def get_value(self, name): member in PropList
|
/aosp12/art/test/712-varhandle-invocations/util-src/ |
H A D | generate_java.py | 110 …def __init__(self, name, imports=[], declarations=[], lookup='', coordinates=[], get_value='', may… argument 140 def get_value(self, dictionary): member in VarHandleKind
|
/aosp12/bootable/recovery/install/ |
H A D | install.cpp | 109 static std::string get_value(const std::map<std::string, std::string>& metadata, in get_value() function
|