Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp340 appManager.writeApp(mAppName, msgData, mLen); in setup()
372 appManager.writeApp(mAppName, msgData, mLen); in setup()
1105 bool SystemComm::AppManager::writeApp(hub_app_name_t &appName, const uint8_t *data, int32_t len) in writeApp() function in android::nanohub::SystemComm::AppManager
Dsystem_comms.h334 bool writeApp(hub_app_name_t &appName, const uint8_t *data, int32_t len);