Home
last modified time | relevance | path

Searched defs:arg2 (Results 26 – 50 of 52) sorted by relevance

123

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_scan_state_machine.cpp32 void MockScanStateMachine::SendMessage(int what, int arg1, int arg2) in SendMessage()
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.cpp54 bool GetIntParameter(const std::string &key, bool def, bool arg1 = false, bool arg2 = false) in GetIntParameter()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dnfc_controller.cpp247 ErrorCode NfcController::NotifyEventStatus(int eventType, int arg1, std::string arg2) in NotifyEventStatus()
H A Dnfc_controller_proxy.cpp266 KITS::ErrorCode NfcControllerProxy::NotifyEventStatus(int eventType, int arg1, std::string arg2) in NotifyEventStatus()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_data_type.h55 int arg2 = INVALID_VALUE; member
80 int arg2 = INVALID_VALUE; member
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_test.cpp293 std::string arg2 = ""; variable
/ohos5.0/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp212 void AccountDumpHelper::ProcessTwoParameter(const std::string& arg1, const std::string& arg2, std::… in ProcessTwoParameter() argument
/ohos5.0/base/location/test/location_geocode/source/
H A Dgeo_convert_service_test.cpp257 std::u16string arg2 = Str8ToStr16("arg2"); variable
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/
H A Dsandbox_manager_rdb.cpp245 NativeRdb::ValueObject arg2(filePath); in FindSubPath() local
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_stub.cpp318 std::string arg2 = data.ReadString(); in HandleNotifyEventStatus() local
/ohos5.0/base/location/test/location_network/source/
H A Dnetwork_ability_test.cpp227 std::u16string arg2 = Str8ToStr16("arg2"); variable
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp181 void NfcService::OnVendorEvent(int eventType, int arg1, std::string arg2) in OnVendorEvent()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_file_controller.cpp557 int eventId, int arg1, int arg2, std::shared_ptr<IccControllerHolder> &holderObject) in BuildCallerInfo()
577 int eventId, int arg1, int arg2, const AppExecFwk::InnerEvent::Pointer &msg) in BuildCallerInfo()
H A Dicc_file.cpp531 AppExecFwk::InnerEvent::Pointer IccFile::BuildCallerInfo(int eventId, int arg1, int arg2) in BuildCallerInfo()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp106 PublishEventCallback callback = [=](const auto &arg1, const auto &arg2, const auto &arg3) { in SubscribePublishCommonEvent()
1569 AccountEventCallback callback = [=](const auto &arg1, const auto &arg2) { in SubscribeAccountCommonEvent()
1791 PackageEventCallback callback = [=](const auto &arg1, const auto &arg2) { in SubscribePackageCommonEvent()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_types.h74 __u32 arg2; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c239 static SoftBusMessage *TransProxyCreateLoopMsg(int32_t what, uint64_t arg1, uint64_t arg2, char *da… in TransProxyCreateLoopMsg()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.cpp624 std::u16string arg2(u"surface"); in DoDump() local
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1800 std::u16string arg2 = Str8ToStr16("arg2"); variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
H A Dringtone_player_napi.cpp670 const int32_t arg2 = 2; in On() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dability_context_impl.cpp914 callback.onResult = [uiExtensionCallbacks](int32_t arg1, const OHOS::AAFwk::Want arg2) { in StartAbilityByType()
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp649 std::u16string arg2 = Str8ToStr16("arg2"); variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h456 static bool CheckOverflow(T1 arg1, T2 arg2) in CheckOverflow()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1203 bool GattConnectionManager::Device::ProcessMessage(int messageId, int arg1, void *arg2) in ProcessMessage()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c1271 static SoftBusMessage *CreateBleHandlerMsg(int32_t what, uint64_t arg1, uint64_t arg2, void *obj) in CreateBleHandlerMsg()

123