| /base/telephony/sms_mms/frameworks/js/napi/src/ |
| H A D | napi_sms.cpp | 140 static int32_t ActuallySendTextMessage(SendMessageContext ¶meter, std::unique_ptr<SendCallback> sendCallback, in ActuallySendTextMessage() argument 154 static int32_t ActuallySendTextMessageWithoutSave(SendMessageContext ¶meter, in ActuallySendTextMessageWithoutSave() argument 168 ActuallySendDataMessage(SendMessageContext ¶meter, std::unique_ptr<SendCallback> sendCallback, std::unique_ptr<DeliveryCallback> deliveryCallback) ActuallySendDataMessage() argument 186 ActuallySendMessage(napi_env env, SendMessageContext ¶meter) ActuallySendMessage() argument [all...] |
| /foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
| H A D | js_drag_controller.cpp | 439 Dimension parameter; in HandleDimensionType() local [all...] |
| /foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/ |
| H A D | sa_perform_action_xts.cpp | 829 RetError SaPerformActionXTS::RegisterElementOperatorChildWork(const Registration ¶meter, 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 D | samgr_register_element_test.cpp | 829 RetError AccessibleAbilityManagerService::RegisterElementOperatorChildWork(const Registration ¶meter, in RegisterElementOperatorChildWork() argument 879 RetError AccessibleAbilityManagerService::RegisterElementOperator(Registration parameter, in RegisterElementOperator() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_client_profile.cpp | 286 AttFindByTypeValueReq parameter; in DiscoverPrimaryServicesByServiceUuid() local 1289 AttFindByTypeValueReq parameter; in DiscoverPrimaryServiceByUuidParsing() local [all...] |
| /foundation/communication/netmanager_base/test/fuzztest/netsysclient_fuzzer/ |
| H A D | net_sys_client_fuzzer.cpp | 643 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 D | netsys_native_service.cpp | 301 GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string ¶meter, std::string &value) GetProcSysNet() argument 309 SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string ¶meter, std::string &value) SetProcSysNet() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | netsys_native_service_proxy.cpp | 557 GetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string ¶meter, std::string &value) GetProcSysNet() argument 597 SetProcSysNet(int32_t family, int32_t which, const std::string &ifname, const std::string ¶meter, std::string &value) SetProcSysNet() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
| H A D | net_manager_native.cpp | 296 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 D | sqlite_single_ver_natural_store_connection.cpp | 322 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 D | btm_acl.c | 1900 static void BtmAclOnCleanUpTimeout(void *parameter) in BtmAclOnCleanUpTimeout() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
| H A D | att_connect.c | 698 static void AttBredrConnectTimeOut(void *parameter) in AttBredrConnectTimeOut() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| H A D | nstackx_common.c | 383 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 D | rtsp.c | 913 char parameter[16]; in rtsp_parse_transport() local [all...] |
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest.h | 1695 SetParam(const ParamType* parameter) SetParam() argument [all...] |
| /third_party/libuv/src/win/ |
| H A D | pipe.c | 568 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 D | gtest.h | 1690 SetParam(const ParamType* parameter) SetParam() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | intltest.cpp | 1511 char* parameter = strchr( name, '@' ); in main() local
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.h | 1061 Variable* parameter(int index) const { in parameter() function in v8::internal::DeclarationScope [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.h | 877 auto parameter = in AddFormalParameter() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | scope-info.cc | 328 Variable* parameter = scope->AsDeclarationScope()->parameter(i); in Create() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | types.cc | 726 IdentifierExpression* parameter = MakeIdentifierExpression("o"); in GenerateAccessors() local 848 IdentifierExpression* parameter = in GenerateSliceAccessor() local
|
| /third_party/mesa3d/src/gtest/include/gtest/ |
| H A D | gtest.h | 1866 SetParam(const ParamType* parameter) SetParam() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | pipe.c | 560 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 D | readme.tex | [all...] |