Home
last modified time | relevance | path

Searched defs:number (Results 1 - 25 of 210) sorted by relevance

123456789

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpatheffect_fuzzer/
H A Dpatheffect_fuzzer.cpp44 uint32_t number = GetObject<uint32_t>() % MAX_ARRAY_SIZE; in NativePathEffectTest() local
/foundation/resourceschedule/ffrt/src/eu/
H A Dexecute_unit.h45 void NotifyWorkers(const QoS& qos, int number) in NotifyWorkers() argument
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dtask_ext.h91 static inline void notify_workers(qos qos_, int number) in notify_workers() argument
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability_stub.cpp63 int32_t number = data.ReadInt32(); in StubTestSaCallSa() local
/foundation/ability/idl_tool/test/unittest/lexer_test/
H A Dlexer_test.cpp251 int number; in HWTEST_F() local
[all...]
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_info.cpp33 auto number = parcel.ReadInt32(); in ReadFromParcel() local
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndkfactory_fuzzer/
H A Dmediakeysystemndkfactory_fuzzer.cpp62 const int32_t number = 5; in FuzzTestSystemFactoryNdk() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/
H A Dtest_sa_proxy_cache_stub.cpp41 int32_t number = data.ReadInt32(); in OnRemoteRequest() local
H A Dtest_sa_proxy_cache_proxy.cpp67 GetDoubleFunc( int32_t number, double& ret_number) GetDoubleFunc() argument
H A Dtest_sa_proxy_cache.cpp51 ErrCode TestSaProxyCache::GetDoubleFunc(int32_t number, double& ret_number) in GetDoubleFunc() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/serializable/
H A Dserializable.cpp135 uint32_t number = 0; in GetValue() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_impl_file_test.cpp157 int number = 0; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_theme_style.cpp120 void ParseNumberUnit(const std::string& value, std::string& number, std::string& unit) in ParseNumberUnit() argument
168 std::string number; in ParseContent() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect_ffi.cpp23 int64_t FfiOHOSAceFrameworkTransitionEffectOpacity(double number) in FfiOHOSAceFrameworkTransitionEffectOpacity() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_base.cpp38 RefPtr<FrameNode> ImageBases::CreatePixelMapAnimator(int32_t number) in CreatePixelMapAnimator() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dradio_switch_tdd_test.cpp387 jerry_value_t number = jerry_create_boolean(false); in HeightSwitchValueTest008() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
H A Dnumber_format_module_tdd_test.cpp208 double number = 0.9; HWTEST_F() local
686 const double number = 1.23456; HWTEST_F() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_phone_state.cpp116 void BluetoothPhoneState::SetNumber(std::string number) in SetNumber() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_observer_proxy.cpp209 OnSubscriberNumberChanged(const BluetoothRawAddress &device, const std::string &number) OnSubscriberNumberChanged() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection_observer.cpp74 void NapiBluetoothConnectionObserver::OnPairConfirmed(const BluetoothRemoteDevice &device, int reqType, int number) in OnPairConfirmed() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hfp_hf.h134 virtual void OnSubscriberNumberChanged(const BluetoothRemoteDevice &device, const std::string &number) in OnSubscriberNumberChanged() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h145 virtual void OnSubscriberNumberChanged(const RawAddress &device, const std::string &number) in OnSubscriberNumberChanged() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dhands_free_unit_calls.cpp22 HandsFreeUnitCalls::HandsFreeUnitCalls(const std::string &device, int id, int state, const std::string &number, in HandsFreeUnitCalls() argument
30 HandsFreeUnitCalls::HandsFreeUnitCalls(const std::string &device, int id, int state, const std::string &number, in HandsFreeUnitCalls() argument
88 void HandsFreeUnitCalls::SetNumber(const std::string &number) in SetNumber() argument
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegUtils.cpp190 const int number = 1; in HWTEST() local
197 int64_t number = 1000; in HWTEST() local
208 int64_t number = 1045566545; in HWTEST() local
/foundation/multimedia/av_codec/test/unittest/audio_capture_test/
H A Daudio_capture_module_unit_test.cpp593 int16_t number[5] = {1, -2, 3, -4, 5}; in HWTEST_F() local

Completed in 11 milliseconds

123456789