Home
last modified time | relevance | path

Searched defs:string (Results 1 – 7 of 7) sorted by relevance

/development/samples/browseable/MidiScope/src/com.example.android.midiscope/
DMainActivity.java137 public void log(final String string) { in log()
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/
DAlarm.java79 public static Alarm fromJson(String string) { in fromJson()
/development/tools/findunused/
Dfind_unused_resources.rb75 def findAllOccurrences(re, string) argument
/development/vndk/tools/sourcedr/sourcedr/blueprint/tests/
Dtest_lexer.py34 def py3_str(string): argument
/development/vndk/tools/sourcedr/sourcedr/static/prism/js/
Dprism.js548 'string': { property
582 'string': { property
/development/vndk/tools/header-checker/header-abi-util/src/
Dir_representation_protobuf.cpp890 const std::pair<std::string, std::string> *underlying_type_diff_ir) { in AddEnumUnderlyingTypeDiff()
/development/vndk/tools/header-checker/header-abi-util/include/
Dir_representation.h1305 std::unique_ptr<std::pair<std::string, std::string>> &&utype_diff) { in SetUnderlyingTypeDiff()