OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConfirmServiceSpecificExceptions
(Results
1 - 3
of
3
) sorted by null
/system/tools/aidl/tests/
aidl_test_client_service_exceptions.h
30
bool
ConfirmServiceSpecificExceptions
(const sp<ITestService>& s);
aidl_test_client_service_exceptions.cpp
32
bool
ConfirmServiceSpecificExceptions
(const sp<ITestService>& s) {
aidl_test_client.cpp
97
if (!client_tests::
ConfirmServiceSpecificExceptions
(service)) return 1;
Completed in 47 milliseconds