/external/libbrillo/brillo/message_loops/ |
glib_message_loop.h | 69 guint source_id; member in struct:brillo::GlibMessageLoop::ScheduledTask
|
glib_message_loop.cc | 26 g_source_remove(task.second->source_id); 43 scheduled_task->source_id = g_timeout_add_full( 97 scheduled_task->source_id = g_io_add_watch_full( 114 << (scheduled_task->source_id ? " successfully" : " failed."); 116 if (!scheduled_task->source_id) { 133 guint source_id = task->second->source_id; local 137 return g_source_remove(source_id);
|
/external/google-breakpad/src/common/ |
module.h | 77 explicit File(const string &name_input) : name(name_input), source_id(0) {} 85 int source_id; member in struct:google_breakpad::Module::File
|
/external/tcpdump/ |
print-atm.c | 353 uint8_t source_id[12]; member in struct:oam_fm_loopback_t 424 for (idx = 0; idx < sizeof(oam_ptr.oam_fm_loopback->source_id); idx++) { 426 ND_PRINT((ndo, "%04x ", EXTRACT_16BITS(&oam_ptr.oam_fm_loopback->source_id[idx])));
|
print-isoclns.c | 617 uint8_t source_id[SYSTEM_ID_LEN]; member in struct:isis_iih_lan_header 626 uint8_t source_id[SYSTEM_ID_LEN]; member in struct:isis_iih_ptp_header 643 uint8_t source_id[NODE_ID_LEN]; member in struct:isis_csnp_header 650 uint8_t source_id[NODE_ID_LEN]; member in struct:isis_psnp_header [all...] |
/art/runtime/verifier/ |
verifier_deps.cc | 496 dex::StringIndex source_id = GetClassDescriptorStringId(dex_file, source); local 499 dex_deps->assignable_types_.emplace(TypeAssignability(destination_id, source_id)); 501 dex_deps->unassignable_types_.emplace(TypeAssignability(destination_id, source_id)); [all...] |
/external/esd/include/ |
esd.h | 210 int source_id; /* either a stream fd or sample id */ member in struct:esd_player_info
|
/external/google-breakpad/src/common/solaris/ |
dump_symbols.cc | 122 int source_id; member in struct:__anon19387::SourceFileInfo 407 int source_id = 0; local 421 source_file_info.source_id = source_id++; 423 source_file_info.source_id = -1; 513 if (symbols.source_file_info[i].source_id != -1) { 516 symbols.source_file_info[i].source_id, name)) 523 bool WriteOneFunction(int fd, int source_id, 549 source_id)) 562 if (!WriteOneFunction(fd, file_info.source_id, func_info) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
esd.h | 212 int source_id; /* either a stream fd or sample id */ member in struct:esd_player_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
esd.h | 212 int source_id; /* either a stream fd or sample id */ member in struct:esd_player_info
|
/bionic/libc/kernel/uapi/linux/ |
media.h | 237 __u32 source_id; member in struct:media_v2_link
|
/external/google-breakpad/src/common/windows/ |
pdb_source_line_writer.cc | 225 DWORD source_id = GetRealFileID(dia_source_id); local 237 line_num, source_id); [all...] |
/external/kernel-headers/original/uapi/linux/ |
media.h | 375 __u32 source_id; member in struct:media_v2_link
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |