Home
last modified time | relevance | path

Searched defs:callType (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_proxy.cpp152 OnFormClickEvent( const std::string &bundleName, const std::string &callType, const AppExecFwk::RunningFormInfo &runningFormInfo) OnFormClickEvent() argument
H A Djs_form_state_observer_stub.cpp130 std::string callType = data.ReadString(); in HandleOnFormClick() local
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.cpp126 void BluetoothPhoneState::SetCallType(int callType) in SetCallType() argument
/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/
H A Dimplicit_start_processor_test.cpp228 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 Dbluetooth_hfp_ag_proxy.cpp141 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 Djs_form_state_observer.cpp497 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 Dbluetooth_hfp_ag_server.cpp427 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 Dbluetooth_hfp_ag.cpp524 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 Dmedia_dfx.cpp200 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 Dimplicit_start_processor.cpp706 CallStartAbilityInner(int32_t userId, const Want &want, const StartAbilityClosure &callBack, const AbilityCallType &callType) CallStartAbilityInner() argument
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h258 AbilityCallType callType = AbilityCallType::INVALID_TYPE; member
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp484 static int32_t CallType2StartMethod(int32_t callType) in CallType2StartMethod() argument
497 static bool CallTypeFilter(int32_t callType) in CallTypeFilter() argument

Completed in 17 milliseconds