Home
last modified time | relevance | path

Searched defs:state (Results 101 - 125 of 1532) sorted by relevance

12345678910>>...62

/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_circle_drawing_manager.cpp52 void MockAccessibilityCircleDrawingManager::UpdatePointerVisible(bool state) in UpdatePointerVisible() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlazy_load_manager.h64 void SetState(LazyLoadState state) in SetState() argument
/foundation/arkui/ui_lite/interfaces/kits/events/
H A Dkey_event.h60 KeyEvent(uint16_t keyId, uint16_t state) : keyId_(keyId), state_(state) {} in KeyEvent() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_observer_stub.cpp63 int state = data.ReadInt32(); in OnConnectionStateChangedInner() local
H A Dbluetooth_a2dp_sink_observer_stub.cpp64 int state = data.ReadInt32(); in OnConnectionStateChangedInner() local
67 OnConnectionStateChanged(RawAddress(addr), state, cause); in OnConnectionStateChangedInner() local
H A Dbluetooth_pbap_pse_observer_stub.cpp62 int32_t state = data.ReadInt32(); in OnConnectionStateChangedInner() local
H A Dbluetooth_map_mse_observer_stub.cpp62 int32_t state = data.ReadInt32(); in OnConnectionStateChangedInner() local
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access_observer.cpp33 BluetoothState state = BluetoothState::STATE_OFF; in OnStateChanged() local
64 bool NapiBluetoothAccessObserver::DealStateChange(const int transport, const int status, BluetoothState &state) in DealStateChange() argument
76 void NapiBluetoothAccessObserver::GetBrStateByStatus(const int status, BluetoothState &state, bool &isCallback) in GetBrStateByStatus() argument
100 GetBleStateByStatus(const int status, BluetoothState &state) GetBleStateByStatus() argument
[all...]
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_hid_host.h57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dbluetooth_pan.h57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_service_base.cpp26 int GattServiceBase::ConvertConnectionState(const std::string &state) in ConvertConnectionState() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_stream_installer_host_impl/
H A Dbms_bundle_stream_installer_host_impl_test.cpp73 int32_t state = bundleStreamInstaller_->CreateStream(fileName); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_mgr_client_test/
H A Dbundle_mgr_client_test.cpp32 static void BenchmarkTestForGetBundleInfo(benchmark::State &state) in BenchmarkTestForGetBundleInfo() argument
51 static void BenchmarkTestForGetHapModuleInfo(benchmark::State &state) in BenchmarkTestForGetHapModuleInfo() argument
71 static void BenchmarkTestForGetResConfigFile1(benchmark::State &state) in BenchmarkTestForGetResConfigFile1() argument
91 static void BenchmarkTestForGetResConfigFile2(benchmark::State &state) in BenchmarkTestForGetResConfigFile2() argument
111 static void BenchmarkTestForGetResConfigFile3(benchmark::State &state) in BenchmarkTestForGetResConfigFile3() argument
[all...]
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_impl.cpp44 int32_t state = BTStateID::STATE_TURN_OFF; in GetState() local
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dopenharmony_buffer_queue_itf.cpp50 SLresult GetState(SLOHBufferQueueItf self, SLOHBufferQueueState *state) in GetState() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H A Dcsv_parser.cpp43 BASE_NS::string_view CsvParser::Trimmed(BASE_NS::string_view sv, State state) in Trimmed() argument
[all...]
/foundation/graphic/graphic_surface/utils/frame_report/test/fuzztest/framereport_fuzzer/
H A Dframereport_fuzzer.cpp57 int32_t state = GetData<int32_t>(); in DoSetGameScene() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dintf_animation_internal.h54 AnimationTargetState state; member
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dutf8_decode.h48 constexpr inline uint32_t decode(uint32_t* state, uint32_t* codep, unsigned char byte) in decode() argument
65 uint32_t state = 0U; in GetCharUtf8() local
88 uint32_t state = 0U; in CountGlyphsUtf8() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/dev/
H A Dfile_monitor.h68 } state { REMOVED }; enum
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.h77 } state { 0 }; class
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/metadata_test/
H A Dfragment_metadata_test.cpp72 uint32_t state = fragmentMetadata.GetValue("X_IN_ORIGINAL", value); in HWTEST_F() local
96 uint32_t state = fragmentMetadata.GetValue("ERRORCODE", value); in HWTEST_F() local
111 uint32_t state = fragmentMetadata.GetValue("WIDTH", value); HWTEST_F() local
127 uint32_t state = fragmentMetadata.GetValue("HEIGHT", value); HWTEST_F() local
[all...]
/foundation/multimedia/av_session/services/session/server/test/fuzztest/collaborationmanager_fuzzer/
H A Dcollaborationmanager_fuzzer.cpp62 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in CollaborationManagerFuzzTest() local
/foundation/multimedia/av_session/services/session/server/test/
H A Dcollaboration_manager_test.cpp157 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in HWTEST_F() local
172 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in HWTEST_F() local
193 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in HWTEST_F() local
/foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionserviceext_fuzzer/
H A Davsessionserviceext_fuzzer.cpp80 std::string state = "CONNECTING"; in AVSessionServiceExtFuzzTest() local

Completed in 7 milliseconds

12345678910>>...62