| /foundation/ability/ability_runtime/services/dataobsmgr/include/ |
| D | dataobs_mgr_inner_ext.h | 53 struct Entry { struct 54 … Entry(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/ |
| D | intf_directory.h | 33 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/ |
| D | task_queue.h | 113 struct Entry { struct 119 IThreadPool::ITask::Ptr task; 121 BASE_NS::vector<uint64_t> dependencies;
|
| D | task_queue.cpp | 76 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/ |
| D | sys_state_machine.cpp | 54 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
|
| D | power_state_machine.cpp | 48 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
|
| D | adapter_state_machine.cpp | 46 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/ |
| D | a2dp_service_state_machine.h | 67 void Entry(){}; in Entry() function 100 void Entry(){}; in Entry() function 133 void Entry(){}; in Entry() function 175 void Entry(){}; in Entry() function
|
| D | a2dp_state_machine.h | 176 void Entry() in Entry() function 273 void Entry() in Entry() function 354 void Entry() in Entry() function 599 void Entry() in Entry() function
|
| D | a2dp_state_machine.cpp | 28 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/ |
| D | hfp_ag_statemachine.cpp | 208 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/ |
| D | pan_statemachine.cpp | 77 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/ |
| D | hfp_hf_statemachine.cpp | 61 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/ |
| D | avrcp_ct_state_machine.cpp | 417 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/ |
| D | avrcp_tg_state_machine.cpp | 359 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/ |
| D | types.h | 197 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/ |
| D | hid_host_statemachine.cpp | 136 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/ |
| D | kv_types_util.h | 26 using Entry = DistributedKv::Entry; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/ |
| D | js_util.h | 46 using Entry = OHOS::DistributedKv::Entry; variable
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
| D | db_store_mock.h | 24 using Entry = DistributedDB::Entry; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/ |
| D | types_export.h | 42 struct Entry { struct 43 Key key; 44 Value value;
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
| D | js_util.h | 70 using Entry = OHOS::DistributedKv::Entry; variable
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| D | gatt_connection_manager.cpp | 1271 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/ |
| D | device_gles.h | 310 struct Entry { struct
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| D | udmf_run_time_store_test.cpp | 39 using Entry = DistributedDB::Entry; typedef
|