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

  /device/google/contexthub/contexthubhal/
system_comms.h 264 uint32_t mFlashAddr;
system_comms.cpp 352 mFlashAddr = appManager.getFlashAddr(mAppName);
674 mFlashAddr = buf.readU32();
718 buf.writeU32(mFlashAddr);
    [all...]

Completed in 60 milliseconds