Home
last modified time | relevance | path

Searched defs:phrase (Results 1 – 5 of 5) sorted by relevance

/external/ims/rcs/rcsservice/src/com/android/service/ims/presence/
DPresenceBase.java194 protected boolean isInConfigList(int errorNo, String phrase, String[] errorArray) { in isInConfigList()
/external/python/cpython3/Lib/http/
D__init__.py25 def __new__(cls, value, phrase, description=''): argument
/external/junit-params/src/test/java/junitparams/usage/
DSamplesOfUsageTest.java131 public void commasInParametersUsage(String phrase) { } in commasInParametersUsage()
/external/python/httplib2/doc/html/
Dsearchindex.json1 …ss":[1],"challeng":[1],"templat":[1],"aaaa":[1],"sourc":[1],"onlin":[1],"phrase":[1],"occur":[1],"… array
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_framer.cc6372 absl::string_view phrase; in ProcessIetfConnectionCloseFrame() local