Home
last modified time | relevance | path

Searched defs:pd (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_state_machine.cpp23 void PowerStateMachine::Init(PowerDevice &pd) in Init() argument
H A Dpower_state_machine.h76 PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd) : State(name, psm), pd_(pd){}; in PowerState() argument
84 PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) in PowerState() argument
107 PowerActiveState(PowerStateMachine &psm, PowerDevice &pd) : PowerState(ACTIVE_STATE, psm, pd){}; in PowerActiveState() argument
149 PowerActiveActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) PowerActiveActivingState() argument
173 PowerActiveSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) PowerActiveSniffingState() argument
196 PowerSniffState(PowerStateMachine &psm, PowerDevice &pd) PowerSniffState() argument
219 PowerSniffActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) PowerSniffActivingState() argument
243 PowerSniffSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fstate) PowerSniffSniffingState() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp112 IPerformanceDataManager::PerformanceData& pd = data.emplace_back(); in GetTimingData() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_descriptor_set_manager_vk.cpp122 PendingDeallocations pd; in ResetAndReserve() local
172 PendingDeallocations pd; in BeginFrame() local
187 PendingDeallocations pd; BeginFrame() local
[all...]

Completed in 3 milliseconds