Home
last modified time | relevance | path

Searched defs:state (Results 2026 - 2050 of 4894) sorted by relevance

1...<<81828384858687888990>>...196

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp58 int32_t state = LINE_BREAK_STATE_START; in GetNextBreakPos() local
135 int32_t state = LINE_BREAK_STATE_START; in GetNextLineAndWidth() local
213 bool UILineBreakEngine::IsBreakPos(uint32_t unicode, uint16_t fontId, uint8_t fontSize, int32_t& state) in IsBreakPos() argument
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_time_picker.cpp274 void UITimePicker::EnableSecond(bool state) in EnableSecond() argument
333 void UITimePicker::SetLoopState(const uint8_t pickerType, bool state) in SetLoopState() argument
H A Dui_picker.cpp452 void UIPicker::SetLoopState(bool state) in SetLoopState() argument
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h148 void SetScrollState(uint8_t state) in SetScrollState() argument
292 SetLoopState(bool state) SetLoopState() argument
365 EnableAutoAlign(bool state) EnableAutoAlign() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_test.cpp2222 bool state = pattern->IsMouseOverScrollBar(info); in HWTEST_F() local
2238 bool state = pattern->AllowCopy(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_testtwo_ng.cpp96 void processImage(ImageAnalyzerState state) {} in processImage() argument
/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dborder_image_painter_test_ng.cpp413 auto state = static_cast<BorderImageRepeat>(id); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dimage_animator_component.cpp419 uint8_t state = animator->GetState(); in GetAnimatorState() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hfp_ag_proxy.cpp69 int32_t BluetoothHfpAgProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() argument
278 bool BluetoothHfpAgProxy::IntoMock(const BluetoothRawAddress &device, int state) in IntoMock() argument
436 void BluetoothHfpAgProxy::EnableBtCallLog(bool state) in EnableBtCallLog() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp162 int32_t state = static_cast<int32_t>(BTConnectState::DISCONNECTED); in GetDeviceState() local
197 int state = profile->GetScoState(device); in GetScoState() local
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp241 int32_t state = static_cast<int32_t>(BTConnectState::DISCONNECTED); in GetDeviceState() local
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp174 int32_t state = static_cast<int32_t>(BTConnectState::DISCONNECTED); in GetDeviceState() local
228 int32_t state = static_cast<int32_t>(BTConnectState::DISCONNECTED); in GetConnectionState() local
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp169 int32_t state = static_cast<int32_t>(BTConnectState::DISCONNECTED); in GetConnectionState() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp154 int32_t state; in GetDeviceStateInner() local
304 int state = data.ReadInt32(); in IntoMockInner() local
H A Dbluetooth_a2dp_src_stub.cpp173 int32_t state = data.ReadInt32(); in GetDevicesByStatesInner() local
202 int state = 0; in GetDeviceStateInner() local
223 int32_t state = 0; in GetPlayingStateInner() local
H A Dbluetooth_avrcp_tg_stub.cpp192 int32_t state = data.ReadInt32(); in GetDevicesByStatesInner() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hid_host_server.cpp203 int32_t BluetoothHidHostServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp106 void A2dpStateIdle::SetStateName(std::string state) in SetStateName() argument
310 void A2dpStateConfigure::SetStateName(std::string state) in SetStateName() argument
490 void A2dpStateOpening::SetStateName(std::string state) in SetStateName() argument
626 void A2dpStateOpen::SetStateName(std::string state) in SetStateName() argument
963 void A2dpStateStreaming::SetStateName(std::string state) in SetStateName() argument
1211 SetStateName(std::string state) SetStateName() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp248 GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) GetDeviceState() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp110 void OnAdvertisingStateChanged(const int state) in OnAdvertisingStateChanged() argument
168 auto state = adapterBle->GetAdvertisingStatus(); in RegisterService() local
286 void GenericAccessService::OnAdvertisingStateChanged(int state) in OnAdvertisingStateChanged() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/json_serializer_test/
H A Djson_serializer_test.cpp33 static void BenchmarkTestForCustomizeDataToJson(benchmark::State &state) in BenchmarkTestForCustomizeDataToJson() argument
52 static void BenchmarkTestForCustomizeDataFromJson(benchmark::State &state) in BenchmarkTestForCustomizeDataFromJson() argument
71 static void BenchmarkTestForMetadataToJson(benchmark::State &state) in BenchmarkTestForMetadataToJson() argument
90 static void BenchmarkTestForMetadataFromJson(benchmark::State &state) in BenchmarkTestForMetadataFromJson() argument
109 static void BenchmarkTestForAbilityInfoToJson(benchmark::State &state) in BenchmarkTestForAbilityInfoToJson() argument
128 BenchmarkTestForAbilityInfoFromJson(benchmark::State &state) BenchmarkTestForAbilityInfoFromJson() argument
147 BenchmarkTestForExtensionAbilityInfoToJson(benchmark::State &state) BenchmarkTestForExtensionAbilityInfoToJson() argument
166 BenchmarkTestForExtensionAbilityInfoFromJson(benchmark::State &state) BenchmarkTestForExtensionAbilityInfoFromJson() argument
185 BenchmarkTestForApplicationInfoToJson(benchmark::State &state) BenchmarkTestForApplicationInfoToJson() argument
204 BenchmarkTestForApplicationInfoFromJson(benchmark::State &state) BenchmarkTestForApplicationInfoFromJson() argument
223 BenchmarkTestForBundleInfoToJson(benchmark::State &state) BenchmarkTestForBundleInfoToJson() argument
242 BenchmarkTestForBundleInfoFromJson(benchmark::State &state) BenchmarkTestForBundleInfoFromJson() argument
261 BenchmarkTestForModuleInfoToJson(benchmark::State &state) BenchmarkTestForModuleInfoToJson() argument
279 BenchmarkTestForModuleInfoFromJson(benchmark::State &state) BenchmarkTestForModuleInfoFromJson() argument
297 BenchmarkTestForFormInfoToJson(benchmark::State &state) BenchmarkTestForFormInfoToJson() argument
316 BenchmarkTestForFormInfoFromJson(benchmark::State &state) BenchmarkTestForFormInfoFromJson() argument
338 BenchmarkTestForShortcutInfoToJson(benchmark::State &state) BenchmarkTestForShortcutInfoToJson() argument
357 BenchmarkTestForShortcutInfoFromJson(benchmark::State &state) BenchmarkTestForShortcutInfoFromJson() argument
376 BenchmarkTestForCommonEventInfoToJson(benchmark::State &state) BenchmarkTestForCommonEventInfoToJson() argument
395 BenchmarkTestForCommonEventInfoFromJson(benchmark::State &state) BenchmarkTestForCommonEventInfoFromJson() argument
421 BenchmarkTestForHapModuleInfoToJson(benchmark::State &state) BenchmarkTestForHapModuleInfoToJson() argument
440 BenchmarkTestForHapModuleInfoFromJson(benchmark::State &state) BenchmarkTestForHapModuleInfoFromJson() argument
459 BenchmarkTestForBundleUserInfoToJson(benchmark::State &state) BenchmarkTestForBundleUserInfoToJson() argument
476 BenchmarkTestForBundleUserInfoFromJson(benchmark::State &state) BenchmarkTestForBundleUserInfoFromJson() argument
494 BenchmarkTestForShortcutWantFromJson(benchmark::State &state) BenchmarkTestForShortcutWantFromJson() argument
512 BenchmarkTestForShortcutFromJson(benchmark::State &state) BenchmarkTestForShortcutFromJson() argument
531 BenchmarkTestForShortcutJsonFromJson(benchmark::State &state) BenchmarkTestForShortcutJsonFromJson() argument
548 BenchmarkTestForReqPermissionUsedSceToJson(benchmark::State &state) BenchmarkTestForReqPermissionUsedSceToJson() argument
566 BenchmarkTestForReqPermissionUsedSceFromJson(benchmark::State &state) BenchmarkTestForReqPermissionUsedSceFromJson() argument
584 BenchmarkTestForRequestPermissionToJson(benchmark::State &state) BenchmarkTestForRequestPermissionToJson() argument
602 BenchmarkTestForRequestPermissionFromJson(benchmark::State &state) BenchmarkTestForRequestPermissionFromJson() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_boot_scanner.cpp76 void QuickFixBootScanner::SetQuickFixState(const std::shared_ptr<QuickFixState> &state) in SetQuickFixState() argument
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp321 int state; EnableBt() local
344 int state; DisableBt() local
367 int state; GetBtState() local
[all...]
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_impl.cpp139 int state = PAIR_NONE; in GetPairState() local
149 int state = static_cast<int>(BTConnectState::DISCONNECTED); in GetProfileConnectionState() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_get_overlay_module_info_test.cpp134 std::string state = TEST_MODULE_NAME + Constants::FILE_UNDERLINE + std::to_string(OVERLAY_ENABLE); in AddOverlayInnerBundleInfo() local

Completed in 30 milliseconds

1...<<81828384858687888990>>...196