Home
last modified time | relevance | path

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

/external/nos/host/android/citadel/citadeld/aidl/android/hardware/citadel/
DICitadeld.aidl29 int callApp(int appId, int arg, in byte[] request, out byte[] response); in callApp() method
/external/nos/host/android/citadel/citadeld/
DCitadeldProxyClient.cpp63 Status status = _citadeld->callApp(appId, arg, request, &response, in CallApp()
Dmain.cpp199 Status callApp(const int32_t _appId, const int32_t _arg, in callApp() function in __anon5d108d510111::CitadelProxy