Home
last modified time | relevance | path

Searched defs:parameter (Results 201 - 225 of 357) sorted by relevance

12345678910>>...15

/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp631 ErrorCode HiPlayerImpl::OnCallback(const FilterCallbackType& type, Filter* filter, const Plugin::Any& parameter) in OnCallback() argument
677 ErrorCode HiPlayerImpl::NewAudioPortFound(Filter* filter, const Plugin::Any& parameter) in NewAudioPortFound() argument
713 ErrorCode HiPlayerImpl::NewVideoPortFound(Filter* filter, const Plugin::Any& parameter) in NewVideoPortFound() argument
754 RemoveFilterChains(Filter* filter, const Plugin::Any& parameter) RemoveFilterChains() argument
[all...]
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp893 ErrorCode HiPlayerImpl::OnCallback(const FilterCallbackType& type, Filter* filter, const Plugin::Any& parameter) in OnCallback() argument
915 ErrorCode HiPlayerImpl::NewAudioPortFound(Filter* filter, const Plugin::Any& parameter) in NewAudioPortFound() argument
951 ErrorCode HiPlayerImpl::NewVideoPortFound(Filter* filter, const Plugin::Any& parameter) in NewVideoPortFound() argument
992 RemoveFilterChains(Filter* filter, const Plugin::Any& parameter) RemoveFilterChains() argument
[all...]
/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp1072 int32_t CodecServer::SetParameter(const std::shared_ptr<Media::Meta> &parameter) in SetParameter() argument
1080 int32_t CodecServer::GetOutputFormat(std::shared_ptr<Media::Meta> &parameter) in GetOutputFormat() argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp123 OnInputParameterWithAttrAvailable(uint32_t index, std::shared_ptr<Format> attribute, std::shared_ptr<Format> parameter) OnInputParameterWithAttrAvailable() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c831 SdpAddAttributeForProtocolDescriptor( uint8_t *buffer, uint16_t offset, const SdpProtocolParameter *parameter, uint16_t parameterNumber) SdpAddAttributeForProtocolDescriptor() argument
[all...]
H A Dsdp_connect.c135 static void SdpConnectWaitTime(void *parameter) in SdpConnectWaitTime() argument
173 static void SdpConnectTimeout(void *parameter) in SdpConnectTimeout() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_common.c182 static void AttTransactionTimeOut(const void *parameter) in AttTransactionTimeOut() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c797 static void GapAuthenticationWaitRetryTimeout(void *parameter) in GapAuthenticationWaitRetryTimeout() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c57 static void L2capResponseTimeout(const void *parameter) in L2capResponseTimeout() argument
101 static void L2capResponseTimeoutCallback(void *parameter) in L2capResponseTimeoutCallback() argument
661 static void L2capErfcMonitorTimeout(const void *parameter) in L2capErfcMonitorTimeout() argument
693 static void L2capErfcMonitorTimeoutCallback(void *parameter) in L2capErfcMonitorTimeoutCallback() argument
711 static void L2capErfcRetransmissionTimeout(const void *parameter) in L2capErfcRetransmissionTimeout() argument
741 L2capErfcRetransmissionTimeoutCallback(void *parameter) L2capErfcRetransmissionTimeoutCallback() argument
[all...]
H A Dl2cap_le.c390 static void L2capLeResponseTimeout(const void *parameter) in L2capLeResponseTimeout() argument
441 static void L2capLeResponseTimeoutCallback(void *parameter) in L2capLeResponseTimeoutCallback() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c700 void SMP_PairTimeout(void *parameter) in SMP_PairTimeout() argument
/third_party/gn/src/base/strings/
H A Dstring_util.cc42 uintptr_t parameter; member
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h402 explicit ParameterizedTestFactory(ParamType parameter) in ParameterizedTestFactory() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h395 explicit ParameterizedTestFactory(ParamType parameter) : in ParameterizedTestFactory() argument
[all...]
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-param-util.h402 explicit ParameterizedTestFactory(ParamType parameter) in ParameterizedTestFactory() argument
[all...]
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp364 skstd::optional<DSLWrapper<DSLParameter>> parameter = this->parameter(); in functionDeclarationEnd() local
643 skstd::optional<DSLWrapper<DSLParameter>> DSLParser::parameter() { in parameter() function in SkSL::DSLParser
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc1804 bool Generator::Generate(const FileDescriptor* file, const string& parameter, in Generate() argument
1837 GenerateAll(const std::vector<const FileDescriptor*>& files, const std::string& parameter, GeneratorContext* generator_context, std::string* error) const GenerateAll() argument
/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc309 Generate(const FileDescriptor* file, const std::string& parameter, GeneratorContext* context, std::string* error) const Generate() argument
/third_party/python/Modules/_sqlite/
H A Dcursor.c530 bind_param(pysqlite_state *state, pysqlite_Statement *self, int pos, PyObject *parameter) bind_param() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc256 bool Generate(const FileDescriptor* file, const std::string& parameter, in Generate() argument
439 ExpectGenerated( const std::string& generator_name, const std::string& parameter, const std::string& proto_name, const std::string& message_name) ExpectGenerated() argument
446 ExpectGenerated( const std::string& generator_name, const std::string& parameter, const std::string& proto_name, const std::string& message_name, const std::string& output_directory) ExpectGenerated() argument
463 ExpectGeneratedWithInsertions( const std::string& generator_name, const std::string& parameter, const std::string& insertions, const std::string& proto_name, const std::string& message_name) ExpectGeneratedWithInsertions() argument
478 ExpectNullCodeGeneratorCalled( const std::string& parameter) ExpectNullCodeGeneratorCalled() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay_i.h66 u8 parameter[4]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnotify.c859 wpas_notify_eap_status(struct wpa_supplicant *wpa_s, const char *status, const char *parameter) wpas_notify_eap_status() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay_i.h66 u8 parameter[4]; member
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp307 string LocaleConfig::GetCountry(const string& parameter) in GetCountry() argument
/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...]

Completed in 47 milliseconds

12345678910>>...15