Home
last modified time | relevance | path

Searched defs:chld (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h59 virtual void ProcessChld(int chld) in ProcessChld()
93 bool ProcessChld(int chld) in ProcessChld()
206 void NotifyProcessChld(int chld) in NotifyProcessChld()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp284 int chld = StoiTryCatch(dataConn, arg); in ChldSetter() local