Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 23 of 23) sorted by relevance

/system/connectivity/dhcp_client/
Dmain.cc53 void OnStartup(const char* daemon_name, base::CommandLine* cl) { in OnStartup()
61 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/connectivity/shill/shims/
Dnetfilter_queue_helper.cc72 bool GetIntegerOption(base::CommandLine* cl, const string& option, int* value) { in GetIntegerOption()
94 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/connectivity/apmanager/
Dmain.cc120 void OnStartup(const char* daemon_name, base::CommandLine* cl) { in OnStartup()
139 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/connectivity/shill/
Dtestrunner.cc42 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
Dlogging.cc36 void SetLogLevelFromCommandLine(CommandLine* cl) { in SetLogLevelFromCommandLine()
Dshill_main.cc168 void OnStartup(const char *daemon_name, base::CommandLine* cl) { in OnStartup()
175 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/connectivity/shill/test-rpc-proxy/
Dproxy_main.cc45 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/netd/server/
Dmain.cpp79 CommandListener cl; in main() local
/system/tools/aidl/
Dgenerate_java.cpp60 Class* cl = generate_binder_interface_class(iface, types); in generate_java() local
Dgenerate_java_binder.cpp244 Variable** cl) { in generate_create_from_parcel()
250 Variable** cl) { in generate_read_from_parcel()
313 Variable* cl = NULL; in generate_method() local
Dtype_java.cpp522 static void EnsureClassLoader(StatementBlock* addTo, Variable** cl, in EnsureClassLoader()
/system/bt/stack/rfcomm/
Drfc_port_if.c143 UINT8 cl; in RFCOMM_ParNegReq() local
194 void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in RFCOMM_ParNegRsp()
Dport_rfc.c295 void PORT_ParNegInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegInd()
386 void PORT_ParNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegCnf()
Drfc_ts_frames.c220 void rfc_send_pn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT16 mtu, UINT8 cl, UINT8 k) in rfc_send_pn()
/system/tpm/tpm_manager/server/
Dmain.cc107 base::CommandLine *cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/tpm/attestation/server/
Dmain.cc104 base::CommandLine *cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/tpm/trunks/
Dtrunksd.cc76 base::CommandLine *cl = base::CommandLine::ForCurrentProcess(); in main() local
Dtrunks_client.cc138 base::CommandLine *cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/vold/
Dmain.cpp64 CommandListener *cl; in main() local
/system/connectivity/shill/setup_wifi/
Dmain.cc118 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/core/crash_reporter/
Dlist_proxies.cc260 base::CommandLine* cl = base::CommandLine::ForCurrentProcess(); in main() local
/system/core/logd/
Dmain.cpp487 CommandListener *cl = new CommandListener(logBuf, reader, swl); in main() local
/system/core/libpixelflinger/
Dbuffer.cpp326 int ch, int cl, // clear in downshift_component()