Home
last modified time | relevance | path

Searched defs:parameter (Results 226 - 250 of 359) sorted by relevance

12345678910>>...15

/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp140 static int32_t ActuallySendTextMessage(SendMessageContext &parameter, std::unique_ptr<SendCallback> sendCallback, in ActuallySendTextMessage() argument
154 static int32_t ActuallySendTextMessageWithoutSave(SendMessageContext &parameter, in ActuallySendTextMessageWithoutSave() argument
168 ActuallySendDataMessage(SendMessageContext &parameter, std::unique_ptr<SendCallback> sendCallback, std::unique_ptr<DeliveryCallback> deliveryCallback) ActuallySendDataMessage() argument
186 ActuallySendMessage(napi_env env, SendMessageContext &parameter) ActuallySendMessage() argument
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp439 Dimension parameter; in HandleDimensionType() local
[all...]
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp829 RetError SaPerformActionXTS::RegisterElementOperatorChildWork(const Registration &parameter, in RegisterElementOperatorChildWork() argument
879 RetError SaPerformActionXTS::RegisterElementOperator(Registration parameter, in RegisterElementOperator() argument
[all...]
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp829 RetError AccessibleAbilityManagerService::RegisterElementOperatorChildWork(const Registration &parameter, in RegisterElementOperatorChildWork() argument
879 RetError AccessibleAbilityManagerService::RegisterElementOperator(Registration parameter, in RegisterElementOperator() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp286 AttFindByTypeValueReq parameter; in DiscoverPrimaryServicesByServiceUuid() local
1289 AttFindByTypeValueReq parameter; in DiscoverPrimaryServiceByUuidParsing() local
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/
H A Dnet_sys_client_fuzzer.cpp643 std::string parameter = NetSysGetString(STR_LEN); in GetProcSysNetFuzzTest() local
662 std::string parameter = NetSysGetString(STR_LEN); in SetProcSysNetFuzzTest() local
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp301 GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string &parameter, std::string &value) GetProcSysNet() argument
309 SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string &parameter, std::string &value) SetProcSysNet() argument
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp557 GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string &parameter, std::string &value) GetProcSysNet() argument
597 SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string &parameter, std::string &value) SetProcSysNet() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp296 SetProcSysNet(int32_t family, int32_t which, const std::string ifname, const std::string parameter, const std::string value) SetProcSysNet() argument
302 GetProcSysNet(int32_t family, int32_t which, const std::string ifname, const std::string parameter, std::string *value) GetProcSysNet() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.cpp322 int SQLiteSingleVerNaturalStoreConnection::Pragma(int cmd, void *parameter) in Pragma() argument
1661 PragmaPublish(void *parameter) PragmaPublish() argument
1675 PragmaUnpublish(void *parameter) PragmaUnpublish() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c1900 static void BtmAclOnCleanUpTimeout(void *parameter) in BtmAclOnCleanUpTimeout() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c698 static void AttBredrConnectTimeOut(void *parameter) in AttBredrConnectTimeOut() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c383 static int32_t NstackxInitEx(const NSTACKX_Parameter *parameter, bool isNotifyPerDevice) in NstackxInitEx() argument
438 int32_t NSTACKX_Init(const NSTACKX_Parameter *parameter) in NSTACKX_Init() argument
443 NSTACKX_InitV2(const NSTACKX_Parameter *parameter, bool isNotifyPerDevice) NSTACKX_InitV2() argument
1719 NSTACKX_InitRestart(const NSTACKX_Parameter *parameter) NSTACKX_InitRestart() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Drtsp.c913 char parameter[16]; in rtsp_parse_transport() local
[all...]
/third_party/googletest/googletest/include/gtest/
H A Dgtest.h1695 SetParam(const ParamType* parameter) SetParam() argument
[all...]
/third_party/libuv/src/win/
H A Dpipe.c568 static DWORD WINAPI pipe_shutdown_thread_proc(void* parameter) { in pipe_shutdown_thread_proc() argument
814 static DWORD WINAPI pipe_connect_thread_proc(void* parameter) { in pipe_connect_thread_proc() argument
1315 static DWORD WINAPI uv_pipe_writefile_thread_proc(void* parameter) { in uv_pipe_writefile_thread_proc() argument
/third_party/node/deps/googletest/include/gtest/
H A Dgtest.h1690 SetParam(const ParamType* parameter) SetParam() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp1511 char* parameter = strchr( name, '@' ); in main() local
/third_party/node/deps/v8/src/ast/
H A Dscopes.h1061 Variable* parameter(int index) const { in parameter() function in v8::internal::DeclarationScope
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dparser.h877 auto parameter = in AddFormalParameter() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dscope-info.cc328 Variable* parameter = scope->AsDeclarationScope()->parameter(i); in Create() local
/third_party/node/deps/v8/src/torque/
H A Dtypes.cc726 IdentifierExpression* parameter = MakeIdentifierExpression("o"); in GenerateAccessors() local
848 IdentifierExpression* parameter = in GenerateSliceAccessor() local
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1866 SetParam(const ParamType* parameter) SetParam() argument
[all...]
/third_party/node/deps/uv/src/win/
H A Dpipe.c560 static DWORD WINAPI pipe_shutdown_thread_proc(void* parameter) { in pipe_shutdown_thread_proc() argument
779 static DWORD WINAPI pipe_connect_thread_proc(void* parameter) { in pipe_connect_thread_proc() argument
1220 static DWORD WINAPI uv_pipe_writefile_thread_proc(void* parameter) { in uv_pipe_writefile_thread_proc() argument
/third_party/openGLES/xml/
H A Dreadme.tex[all...]

Completed in 60 milliseconds

12345678910>>...15