Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 25 of 25) sorted by relevance

/foundation/ability/ability_runtime/services/dataobsmgr/include/
Ddataobs_mgr_inner_ext.h53 struct Entry { struct
54Entry(sptr<IDataAbilityObserver> obs, std::shared_ptr<DeathRecipientRef> deathRef, bool isDes) in Entry() function
64 using EntryList = std::list<Entry>; argument
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/
Dintf_directory.h33 struct Entry { in CORE_BEGIN_NAMESPACE() struct
35 enum Type { in CORE_BEGIN_NAMESPACE()
45 Type type; in CORE_BEGIN_NAMESPACE()
47 BASE_NS::string name; in CORE_BEGIN_NAMESPACE()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dtask_queue.h113 struct Entry { struct
119 IThreadPool::ITask::Ptr task;
121 BASE_NS::vector<uint64_t> dependencies;
Dtask_queue.cpp76 TaskQueue::Entry::Entry(uint64_t identifier, IThreadPool::ITask::Ptr task) : task(move(task)), iden… in Entry() function in TaskQueue::Entry
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dsys_state_machine.cpp54 void SysStoppedState::Entry() in Entry() function in OHOS::bluetooth::SysStoppedState
71 void SysStartedState::Entry() in Entry() function in OHOS::bluetooth::SysStartedState
96 void SysStoppingState::Entry() in Entry() function in OHOS::bluetooth::SysStoppingState
132 void SysResettingState::Entry() in Entry() function in OHOS::bluetooth::SysResettingState
168 void SysFactoryResettingState::Entry() in Entry() function in OHOS::bluetooth::SysFactoryResettingState
Dpower_state_machine.cpp48 void PowerActiveState::Entry() in Entry() function in OHOS::bluetooth::PowerActiveState
76 void PowerActiveActivingState::Entry() in Entry() function in OHOS::bluetooth::PowerActiveActivingState
114 void PowerActiveSniffingState::Entry() in Entry() function in OHOS::bluetooth::PowerActiveSniffingState
186 void PowerSniffState::Entry() in Entry() function in OHOS::bluetooth::PowerSniffState
229 void PowerSniffActivingState::Entry() in Entry() function in OHOS::bluetooth::PowerSniffActivingState
275 void PowerSniffSniffingState::Entry() in Entry() function in OHOS::bluetooth::PowerSniffSniffingState
Dadapter_state_machine.cpp46 void AdapterTurnOffState::Entry() in Entry() function in OHOS::bluetooth::AdapterTurnOffState
77 void AdapterTurningOnState::Entry() in Entry() function in OHOS::bluetooth::AdapterTurningOnState
135 void AdapterTurnOnState::Entry() in Entry() function in OHOS::bluetooth::AdapterTurnOnState
167 void AdapterTurningOffState::Entry() in Entry() function in OHOS::bluetooth::AdapterTurningOffState
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_service_state_machine.h67 void Entry(){}; in Entry() function
100 void Entry(){}; in Entry() function
133 void Entry(){}; in Entry() function
175 void Entry(){}; in Entry() function
Da2dp_state_machine.h176 void Entry() in Entry() function
273 void Entry() in Entry() function
354 void Entry() in Entry() function
599 void Entry() in Entry() function
Da2dp_state_machine.cpp28 void A2dpStateIdle::Entry() in Entry() function in OHOS::bluetooth::A2dpStateIdle
814 void A2dpStateStreaming::Entry() in Entry() function in OHOS::bluetooth::A2dpStateStreaming
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_statemachine.cpp208 void HfpAgDisconnected::Entry() in Entry() function in OHOS::bluetooth::HfpAgDisconnected
247 void HfpAgConnecting::Entry() in Entry() function in OHOS::bluetooth::HfpAgConnecting
314 void HfpAgDisconnecting::Entry() in Entry() function in OHOS::bluetooth::HfpAgDisconnecting
353 void HfpAgConnected::Entry() in Entry() function in OHOS::bluetooth::HfpAgConnected
540 void HfpAgAudioConnecting::Entry() in Entry() function in OHOS::bluetooth::HfpAgAudioConnecting
598 void HfpAgAudioDisconnecting::Entry() in Entry() function in OHOS::bluetooth::HfpAgAudioDisconnecting
642 void HfpAgAudioConnected::Entry() in Entry() function in OHOS::bluetooth::HfpAgAudioConnected
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
Dpan_statemachine.cpp77 void PanDisconnectedState::Entry() in Entry() function in OHOS::bluetooth::PanDisconnectedState
118 void PanConnectingState::Entry() in Entry() function in OHOS::bluetooth::PanConnectingState
155 void PanDisconnectingState::Entry() in Entry() function in OHOS::bluetooth::PanDisconnectingState
192 void PanConnectedState::Entry() in Entry() function in OHOS::bluetooth::PanConnectedState
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_statemachine.cpp61 void HfpHfDisconnected::Entry() in Entry() function in OHOS::bluetooth::HfpHfDisconnected
100 void HfpHfConnecting::Entry() in Entry() function in OHOS::bluetooth::HfpHfConnecting
172 void HfpHfDisconnecting::Entry() in Entry() function in OHOS::bluetooth::HfpHfDisconnecting
212 void HfpHfConnected::Entry() in Entry() function in OHOS::bluetooth::HfpHfConnected
317 void HfpHfAudioConnecting::Entry() in Entry() function in OHOS::bluetooth::HfpHfAudioConnecting
369 void HfpHfAudioDisconnecting::Entry() in Entry() function in OHOS::bluetooth::HfpHfAudioDisconnecting
413 void HfpHfAudioConnected::Entry() in Entry() function in OHOS::bluetooth::HfpHfAudioConnected
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_state_machine.cpp417 void AvrcCtStateMachineManager::StateMachine::CtConnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtConnecting
474 void AvrcCtStateMachineManager::StateMachine::CtConnected::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtConnected
556 void AvrcCtStateMachineManager::StateMachine::CtDisconnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtDisconnecting
601 void AvrcCtStateMachineManager::StateMachine::CtPending::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtPending
640 void AvrcCtStateMachineManager::StateMachine::CtContinuation::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtContinuation
680 void AvrcCtStateMachineManager::StateMachine::CtDisable::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::CtDisable
728 void AvrcCtStateMachineManager::StateMachine::BrConnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrConnecting
779 void AvrcCtStateMachineManager::StateMachine::BrConnected::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrConnected
832 void AvrcCtStateMachineManager::StateMachine::BrDisconnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrDisconnecting
877 void AvrcCtStateMachineManager::StateMachine::BrPending::Entry(void) in Entry() function in OHOS::bluetooth::AvrcCtStateMachineManager::StateMachine::BrPending
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_state_machine.cpp359 void AvrcTgStateMachineManager::StateMachine::CtConnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtConnecting
416 void AvrcTgStateMachineManager::StateMachine::CtConnected::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtConnected
542 void AvrcTgStateMachineManager::StateMachine::CtDisconnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtDisconnecting
588 void AvrcTgStateMachineManager::StateMachine::CtContinuation::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtContinuation
646 void AvrcTgStateMachineManager::StateMachine::CtDisable::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::CtDisable
695 void AvrcTgStateMachineManager::StateMachine::BrConnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::BrConnecting
747 void AvrcTgStateMachineManager::StateMachine::BrConnected::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::BrConnected
805 void AvrcTgStateMachineManager::StateMachine::BrDisconnecting::Entry(void) in Entry() function in OHOS::bluetooth::AvrcTgStateMachineManager::StateMachine::BrDisconnecting
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
Dtypes.h197 struct Entry { struct
198 Key key;
199 Value value;
201 static constexpr size_t MAX_KEY_LENGTH = 1024;
202 static constexpr size_t MAX_VALUE_LENGTH = 4 * 1024 * 1024;
208 bool WriteToBuffer(uint8_t *&cursorPtr, int &bufferLeftSize) const in WriteToBuffer()
216 bool ReadFromBuffer(const uint8_t *&cursorPtr, int &bufferLeftSize) in ReadFromBuffer()
221 int RawSize() const in RawSize()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_statemachine.cpp136 void HidHostDisconnectedState::Entry() in Entry() function in OHOS::bluetooth::HidHostDisconnectedState
238 void HidHostConnectingState::Entry() in Entry() function in OHOS::bluetooth::HidHostConnectingState
334 void HidHostDisconnectingState::Entry() in Entry() function in OHOS::bluetooth::HidHostDisconnectingState
427 void HidHostConnectedState::Entry() in Entry() function in OHOS::bluetooth::HidHostConnectedState
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
Dkv_types_util.h26 using Entry = DistributedKv::Entry; variable
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
Djs_util.h46 using Entry = OHOS::DistributedKv::Entry; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Ddb_store_mock.h24 using Entry = DistributedDB::Entry; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
Dtypes_export.h42 struct Entry { struct
43 Key key;
44 Value value;
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
Djs_util.h70 using Entry = OHOS::DistributedKv::Entry; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_connection_manager.cpp1271 void GattConnectionManager::Device::StateMachine::Idle::Entry() in Entry() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Idle
1318 void GattConnectionManager::Device::StateMachine::Connecting::Entry() in Entry() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Connecting
1369 void GattConnectionManager::Device::StateMachine::Connected::Entry() in Entry() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Connected
1450 void GattConnectionManager::Device::StateMachine::Disconnecting::Entry() in Entry() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Disconnecting
1491 void GattConnectionManager::Device::StateMachine::Disconnected::Entry() in Entry() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Disconnected
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Ddevice_gles.h310 struct Entry { struct
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dudmf_run_time_store_test.cpp39 using Entry = DistributedDB::Entry; typedef