OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:istry
(Results
1 - 6
of
6
) sorted by null
/system/tools/hidl/
generateCpp.cpp
103
static void declareGetService(Formatter &out, const std::string &interfaceName, bool
isTry
) {
104
const std::string functionName =
isTry
? "tryGetService" : "getService";
122
declareGetService(out, interfaceName, true /*
isTry
*/);
123
declareGetService(out, interfaceName, false /*
isTry
*/);
138
bool
isTry
) {
141
const std::string functionName =
isTry
? "tryGetService" : "getService";
150
<< (!
isTry
? "true" : "false") // retry
160
implementGetService(out, fqName, true /*
isTry
*/);
161
implementGetService(out, fqName, false /*
isTry
*/);
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
URITest.java
75
new URI("http://reg:
istry
?query"),
762
null, "server.org", "reg:
istry
", null, };
[
all
...]
/external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp
783
bool
IsTry
= *I == MCD::OPC_TryDecode;
792
OS.indent(Indentation) << "MCD::OPC_" << (
IsTry
? "Try" : "")
803
if (!
IsTry
) {
[
all
...]
/external/clang/lib/CodeGen/
CGObjCMac.cpp
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest4.java
[
all
...]
/external/hyphenation-patterns/en-GB/
hyph-en-gb.pat.txt
3813
3
istry
[
all
...]
Completed in 186 milliseconds