Home
last modified time | relevance | path

Searched refs:closeUnloadTxn (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_location_ContextHubService.cpp123 void closeUnloadTxn(bool success);
289 closeUnloadTxn(result == TransactionResult::SUCCESS); in handleTxnResult()
780 void closeUnloadTxn(bool success) { in closeUnloadTxn() function
1170 closeUnloadTxn(false); in nativeSendMessage()