HomeSort by relevance Sort by last modified time
    Searched refs:cmpApp (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/contexthubhal/
system_comms.h 336 bool cmpApp(hub_app_name_t &appName, const uint8_t *data, uint32_t len);
system_comms.cpp 351 if (appManager.cmpApp(mAppName, msgData, mLen)) {
    [all...]

Completed in 83 milliseconds