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

  /device/google/contexthub/util/nanotool/
apptohostevent.h 72 constexpr uint64_t kAppIdBridge = MakeAppId(kAppIdVendorGoogle, 50);
nanomessage.cpp 250 event->event_data.hdr.appId = kAppIdBridge;
contexthub.cpp 293 if (event.GetAppId() != kAppIdBridge) {

Completed in 68 milliseconds