Home
last modified time | relevance | path

Searched defs:os (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dkernel_args.cpp36 std::ostringstream os; in concat() local
Dfetcher_config.cpp85 std::ostream& operator<<(std::ostream& os, const CvdFile& cvd_file) { in operator <<()
/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp50 inline std::ostream &operator << (std::ostream &os, const hub_app_name_t &appId) in operator <<()
70 std::ostringstream os; in dumpBuffer() local
/device/google/contexthub/contexthubhal/test/
Dmain.cpp26 inline std::ostream &operator << (std::ostream &os, const hub_app_name_t &appId) in operator <<()
44 void dumpBuffer(std::ostream &os, const char *pfx, const hub_app_name_t &appId, uint32_t evtId, con… in dumpBuffer()
/device/google/contexthub/firmware/os/core/
Dbl.c300 static void blApplyVerifiedUpdate(const struct OsUpdateHdr *os) //only called if an update has been… in blApplyVerifiedUpdate()
682 struct OsUpdateHdr *os; in blMain() local
DnanohubCommand.c332 struct OsUpdateHdr *os = (struct OsUpdateHdr *)(&(app->hdr) + 1); in deferredUpdateOs() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess.c605 struct OsUpdateHdr os = { in handleOs() local
Dpostprocess_elf.c866 struct OsUpdateHdr os = { in handleOs() local