/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | js_form_state_observer_proxy.cpp | 152 OnFormClickEvent( const std::string &bundleName, const std::string &callType, const AppExecFwk::RunningFormInfo &runningFormInfo) OnFormClickEvent() argument
|
H A D | js_form_state_observer_stub.cpp | 130 std::string callType = data.ReadString(); in HandleOnFormClick() local
|
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_phone_state.cpp | 126 void BluetoothPhoneState::SetCallType(int callType) in SetCallType() argument
|
/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/ |
H A D | implicit_start_processor_test.cpp | 228 AbilityCallType callType = AbilityCallType::INVALID_TYPE; in HWTEST_F() local 249 AbilityCallType callType = AbilityCallType::CALL_REQUEST_TYPE; in HWTEST_F() local 270 AbilityCallType callType = AbilityCallType::CALL_REQUEST_TYPE; in HWTEST_F() local [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hfp_ag_proxy.cpp | 141 int32_t BluetoothHfpAgProxy::ConnectSco(uint8_t callType) in ConnectSco() argument 157 int32_t BluetoothHfpAgProxy::DisconnectSco(uint8_t callType) in DisconnectSco() argument
|
/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_state_observer.cpp | 497 OnFormClickEvent( const std::string &bundleName, const std::string &callType, const AppExecFwk::RunningFormInfo &runningFormInfo) OnFormClickEvent() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_ag_server.cpp | 427 int BluetoothHfpAgServer::ConnectSco(uint8_t callType) in ConnectSco() argument 432 int BluetoothHfpAgServer::DisconnectSco(uint8_t callType) in DisconnectSco() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hfp_ag.cpp | 524 int32_t HandsFreeAudioGateway::ConnectSco(uint8_t callType) in ConnectSco() argument 536 DisconnectSco(uint8_t callType) DisconnectSco() argument [all...] |
/foundation/multimedia/player_framework/services/utils/ |
H A D | media_dfx.cpp | 200 void MediaEvent::CommonStatisicsEventWrite(CallType callType, OHOS::HiviewDFX::HiSysEvent::EventType type, in CommonStatisicsEventWrite() argument 269 void MediaEvent::StatisicsHiSysEventWrite(CallType callType, OHOS::HiviewDFX::HiSysEvent::EventType type, in StatisicsHiSysEventWrite() argument 347 int32_t CreateMediaInfo(CallType callType, int32_t uid, uint64_t instanceId) in CreateMediaInfo() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | implicit_start_processor.cpp | 706 CallStartAbilityInner(int32_t userId, const Want &want, const StartAbilityClosure &callBack, const AbilityCallType &callType) CallStartAbilityInner() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | ability_record.h | 258 AbilityCallType callType = AbilityCallType::INVALID_TYPE; member
|
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
H A D | mission_list_manager.cpp | 484 static int32_t CallType2StartMethod(int32_t callType) in CallType2StartMethod() argument 497 static bool CallTypeFilter(int32_t callType) in CallTypeFilter() argument
|