Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 6 of 6) sorted by relevance

/system/bt/osi/src/
Dconfig.c114 section_t *sec = list_node(node); in config_new_clone() local
213 section_t *sec = section_find(config, section); in config_set_string() local
236 section_t *sec = section_find(config, section); in config_remove_section() local
248 section_t *sec = section_find(config, section); in config_remove_key() local
468 section_t *sec = list_node(node); in section_find() local
495 section_t *sec = section_find(config, section); in entry_find() local
/system/core/include/log/
Dlogger.h35 int32_t sec; /* seconds since Epoch */ member
50 int32_t sec; /* seconds since Epoch */ member
61 int32_t sec; /* seconds since Epoch */ member
72 uint32_t sec; /* seconds since Epoch */ member
/system/bt/bta/pan/
Dbta_pan_act.c358 UINT8 sec[3]; in bta_pan_set_role() local
/system/core/toolbox/
Dnewfs_msdos.c117 u_int8_t sec[2]; /* total sectors */ member
161 u_int sec; /* total sectors */ member
/system/core/debuggerd/
Dtombstone.cpp550 time_t sec = static_cast<time_t>(entry->sec); in dump_log_file() local
/system/update_engine/
Dpayload_state.cc582 double sec = static_cast<double>(usec) / Time::kMicrosecondsPerSecond; in CollectAndReportAttemptMetrics() local