/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/ |
H A D | mock_mt_accessibility_circle_drawing_manager.cpp | 52 void MockAccessibilityCircleDrawingManager::UpdatePointerVisible(bool state) in UpdatePointerVisible() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | lazy_load_manager.h | 64 void SetState(LazyLoadState state)
in SetState() argument
|
/foundation/arkui/ui_lite/interfaces/kits/events/ |
H A D | key_event.h | 60 KeyEvent(uint16_t keyId, uint16_t state) : keyId_(keyId), state_(state) {} in KeyEvent() argument
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_tg_observer_stub.cpp | 63 int state = data.ReadInt32(); in OnConnectionStateChangedInner() local
|
H A D | bluetooth_a2dp_sink_observer_stub.cpp | 64 int state = data.ReadInt32(); in OnConnectionStateChangedInner() local 67 OnConnectionStateChanged(RawAddress(addr), state, cause); in OnConnectionStateChangedInner() local
|
H A D | bluetooth_pbap_pse_observer_stub.cpp | 62 int32_t state = data.ReadInt32();
in OnConnectionStateChangedInner() local
|
H A D | bluetooth_map_mse_observer_stub.cpp | 62 int32_t state = data.ReadInt32();
in OnConnectionStateChangedInner() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/access/ |
H A D | napi_bluetooth_access_observer.cpp | 33 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 D | bluetooth_hid_host.h | 57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
H A D | bluetooth_pan.h | 57 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_service_base.cpp | 26 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 D | bms_bundle_stream_installer_host_impl_test.cpp | 73 int32_t state = bundleStreamInstaller_->CreateStream(fileName); in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundle_mgr_client_test/ |
H A D | bundle_mgr_client_test.cpp | 32 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 D | bluetooth_access_impl.cpp | 44 int32_t state = BTStateID::STATE_TURN_OFF; in GetState() local
|
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
H A D | openharmony_buffer_queue_itf.cpp | 50 SLresult GetState(SLOHBufferQueueItf self, SLOHBufferQueueState *state)
in GetState() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/ |
H A D | csv_parser.cpp | 43 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 D | framereport_fuzzer.cpp | 57 int32_t state = GetData<int32_t>(); in DoSetGameScene() local
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | intf_animation_internal.h | 54 AnimationTargetState state; member [all...] |
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | utf8_decode.h | 48 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 D | file_monitor.h | 68 } state { REMOVED }; enum
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
H A D | entity_manager.h | 77 } state { 0 }; class
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/metadata_test/ |
H A D | fragment_metadata_test.cpp | 72 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 D | collaborationmanager_fuzzer.cpp | 62 ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM_IDLE; in CollaborationManagerFuzzTest() local
|
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | collaboration_manager_test.cpp | 157 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 D | avsessionserviceext_fuzzer.cpp | 80 std::string state = "CONNECTING"; in AVSessionServiceExtFuzzTest() local
|