/base/global/i18n/frameworks/intl/test/fuzztest/pluralrules_fuzzer/ |
H A D | pluralrules_fuzzer.cpp | 36 double number = *(reinterpret_cast<const double*>(data + offset)); in DoSomethingInterestingWithMyAPI() local
|
/base/global/i18n/frameworks/intl/test/fuzztest/calendar_fuzzer/ |
H A D | calendar_fuzzer.cpp | 36 double number = *(reinterpret_cast<const double*>(data + offset)); in DoSomethingInterestingWithMyAPI() local
|
/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | plural_format.cpp | 59 int PluralFormat::GetPluralRuleIndex(int number, I18nStatus status)
in GetPluralRuleIndex() argument 70 int PluralFormat::GetPluralRuleIndex(double number, I18nStatus status)
in GetPluralRuleIndex() argument
|
/base/global/i18n/frameworks/intl/test/fuzztest/numberformat_fuzzer/ |
H A D | numberformat_fuzzer.cpp | 37 double number = *(reinterpret_cast<const double*>(data + offset)); in DoSomethingInterestingWithMyAPI() local
|
/base/global/i18n/frameworks/intl/test/fuzztest/relativetimeformat_fuzzer/ |
H A D | relativetimeformat_fuzzer.cpp | 38 double number = *(reinterpret_cast<const double*>(data + offset)); in DoSomethingInterestingWithMyAPI() local
|
/base/global/i18n/frameworks/intl/test/fuzztest/breakiterator_fuzzer/ |
H A D | breakiterator_fuzzer.cpp | 36 int32_t number = *(reinterpret_cast<const int32_t*>(data + offset)); in DoSomethingInterestingWithMyAPI() local
|
/base/hiviewdfx/faultloggerd/services/ |
H A D | fault_logger_config.cpp | 27 FaultLoggerConfig::FaultLoggerConfig(const int number, const long size, in FaultLoggerConfig() argument 46 bool FaultLoggerConfig::SetLogFileMaxNumber(const int number) in SetLogFileMaxNumber() argument
|
/base/startup/init/services/begetctl/ |
H A D | main.c | 51 int number = argc; in main() local
|
/base/telephony/call_manager/services/bluetooth/src/ |
H A D | bluetooth_call_manager.cpp | 31 SendBtCallState( int32_t numActive, int32_t numHeld, int32_t callState, const std::string &number) SendBtCallState() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_location_request_config_impl.cpp | 31 void ArkLocationRequestConfigImpl::SetFixNumber(int32_t number) in SetFixNumber() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_location_request_config_wrapper.cpp | 28 void ArkLocationRequestConfigWrapper::SetFixNumber(int32_t number) in SetFixNumber() argument
|
/base/web/webview/interfaces/kits/napi/web_net_error_code/ |
H A D | napi_web_net_errorcode.cpp | 21 napi_value ToInt32Value(napi_env env, int32_t number) in ToInt32Value() argument
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | ans_template.cpp | 52 int64_t number = 0; in ParseParameters() local
|
/base/msdp/device_status/utils/ipc/src/ |
H A D | stream_client.cpp | 66 ssize_t number = send(fd_, &buf[idx], remSize, MSG_DONTWAIT | MSG_NOSIGNAL);
in SendMsg() local
|
/base/startup/init/services/loopevent/loop/ |
H A D | le_epoll.c | 120 int number = epoll_wait(epoll->epollFd, epoll->waitEvents, loop->maxevents, timeout); in RunLoop_() local
|
/base/telephony/call_manager/frameworks/cj/src/ |
H A D | telephony_call_ffi.cpp | 34 int32_t FfiOHOSTelephonyCallMakeCall(char* number) in FfiOHOSTelephonyCallMakeCall() argument
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_file_manager_branch_test.cpp | 128 std::string number = ""; in HWTEST_F() local
|
/base/telephony/call_manager/services/audio/src/ |
H A D | call_state_processor.cpp | 119 int32_t number = EMPTY_VALUE; in GetCallNumber() local
|
/base/inputmethod/imf/frameworks/cj/src/ |
H A D | cj_input_method_textchanged_listener.cpp | 68 std::u16string CjInputMethodTextChangedListener::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() argument 73 std::u16string CjInputMethodTextChangedListener::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() argument
|
/base/hiviewdfx/hisysevent/frameworks/native/ |
H A D | json_flatten_parser.cpp | 133 std::string number; in ParseNumer() local
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_textchange_listener.cpp | 68 std::u16string JsGetInputMethodTextChangedListener::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() argument 73 std::u16string JsGetInputMethodTextChangedListener::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() argument
|
/base/global/i18n/frameworks/intl/src/ |
H A D | i18n_break_iterator.cpp | 79 int32_t I18nBreakIterator::Next(int32_t number)
in Next() argument
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
H A D | napi_remove_group.cpp | 72 int64_t number = 0; in ParseParameters() local
|
/base/sensors/medical_sensor/interfaces/plugin/src/ |
H A D | medical_napi_utils.cpp | 40 napi_value GetNapiInt32(int32_t number, napi_env env)
in GetNapiInt32() argument 56 int32_t number;
in GetCppInt32() local 63 int64_t number;
in GetCppInt64() local 70 bool number;
in GetCppBool() local [all...] |
/base/telephony/core_service/services/sim/src/ |
H A D | voice_mail_constants.cpp | 80 std::string number = ""; in GetVoiceMailNumber() local
|