Searched defs:apiCall (Results 1 – 2 of 2) sorted by relevance
179 #define NNAPI_CALL(apiCall) mNnApi->getFL5()->apiCall argument181 #define NNAPI_CALL(apiCall) apiCall argument
614 private static void callApiWhileMigrationInProgress(Task apiCall) { in callApiWhileMigrationInProgress()