Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/test/
Dmain.cpp29 __be64 beAppId = htobe64(appId.id); in operator <<() local
33 memcpy(vendor, (void*)&beAppId, sizeof(vendor) - 1); in operator <<()
/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp53 __be64 beAppId = htobe64(appId.id); in operator <<() local
57 memcpy(vendor, (void*)&beAppId, sizeof(vendor) - 1); in operator <<()