Home
last modified time | relevance | path

Searched defs:which (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetworkshare_upstreammonitor_test.cpp225 int32_t which = 100; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_upstreammonitor_test.cpp226 int32_t which = 100; in HWTEST_F() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_upstreammonitor.cpp180 void NetworkShareUpstreamMonitor::NotifyMainStateMachine(int which, const std::shared_ptr<UpstreamNetworkInfo> &obj) in NotifyMainStateMachine() argument
189 void NetworkShareUpstreamMonitor::NotifyMainStateMachine(int which) in NotifyMainStateMachine() argument
H A Dnetworkshare_tracker.cpp394 int32_t which = 0; in HandleSubSmUpdateInterfaceState() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Dgeometry_transition.cpp185 bool GeometryTransition::Update(const WeakPtr<FrameNode>& which, const WeakPtr<FrameNode>& value) in Update() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp903 int32_t which = 0; in HWTEST_F() local
H A Dnetsys_native_service_test.cpp155 int32_t which = 14; in HWTEST_F() local
166 int32_t which = 14; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp436 int JsonObject::InsertItemObject(int which, const JsonObject &newItem) in InsertItemObject() argument
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp641 int32_t which = NetSysGetData<int32_t>(); in GetProcSysNetFuzzTest() local
660 int32_t which = NetSysGetData<int32_t>(); in SetProcSysNetFuzzTest() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp301 int32_t NetsysNativeService::GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in GetProcSysNet() argument
309 int32_t NetsysNativeService::SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in SetProcSysNet() argument
H A Dnetsys_native_service_stub.cpp700 int32_t which = data.ReadInt32(); in CmdGetProcSysNet() local
714 int32_t which = data.ReadInt32(); in CmdSetProcSysNet() local
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp557 int32_t NetsysNativeServiceProxy::GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in GetProcSysNet() argument
597 int32_t NetsysNativeServiceProxy::SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, in SetProcSysNet() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp296 int32_t NetManagerNative::SetProcSysNet(int32_t family, int32_t which, const std::string ifname, in SetProcSysNet() argument
302 int32_t NetManagerNative::GetProcSysNet(int32_t family, int32_t which, const std::string ifname, in GetProcSysNet() argument

Completed in 25 milliseconds