Searched defs:key (Results 1 – 14 of 14) sorted by relevance
28 int key = WaitKey(); in ShowMenu() local
502 int key = static_cast<int>(KeyError::TIMED_OUT); in WaitKey() local534 bool RecoveryUI::IsKeyPressed(int key) { in IsKeyPressed()563 RecoveryUI::KeyAction RecoveryUI::CheckKey(int key, bool is_long_press) { in CheckKey()
75 int Device::HandleMenuKey(int key, bool visible) { in HandleMenuKey()
593 int key = WaitKey(); in CheckBackgroundTextImages() local1132 int key = WaitKey(); in ShowFile() local1250 int key = WaitKey(); in ShowMenu() local
84 std::string BuildInfo::GetProperty(const std::string_view key, in GetProperty()
38 std::string SimulatorRuntime::GetProperty(const std::string_view key, in GetProperty()
38 std::string UpdaterRuntime::GetProperty(const std::string_view key, in GetProperty()
63 std::string key = line.substr(0, pos); in ParsePropertyFile() local
540 std::string key; in GetPropFn() local568 const std::string& key = args[1]; in FileGetPropFn() local
199 for (const auto& key : keys) { in verify_file() local261 const auto& key = keys[i]; in verify_file() local
219 auto query_prop = [](const std::string& key) { in RescueGetpropHostService()229 for (const auto& key : kGetpropAllowedProps) { in RescueGetpropHostService() local
527 static void print_property(const char* key, const char* name, void* /* cookie */) { in print_property()
326 int TestableScreenRecoveryUI::KeyHandler(int key, bool) const { in KeyHandler()
110 const std::string& key) { in get_value()