/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | power_state_machine.h | 76 …PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd) : State(name, psm), p… in PowerState() 84 …PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine… in PowerState() 107 PowerActiveState(PowerStateMachine &psm, PowerDevice &pd) : PowerState(ACTIVE_STATE, psm, pd){}; in PowerActiveState() 149 …PowerActiveActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fs… in PowerActiveActivingState() 173 …PowerActiveSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fs… in PowerActiveSniffingState() 196 PowerSniffState(PowerStateMachine &psm, PowerDevice &pd) : PowerState(SNIFF_STATE, psm, pd){}; in PowerSniffState() 219 …PowerSniffActivingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fst… in PowerSniffActivingState() 243 …PowerSniffSniffingState(PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine::State &fst… in PowerSniffSniffingState()
|
H A D | power_state_machine.cpp | 23 void PowerStateMachine::Init(PowerDevice &pd) in Init()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/model/storage/src/mmc/ |
H A D | mmc_block_lite.c | 36 static DSTATUS DiskMmcInit(BYTE pd) in DiskMmcInit() 48 static DSTATUS DiskMmcStatus(BYTE pd) in DiskMmcStatus() 72 static DRESULT DisckMmcRead(BYTE pd, BYTE *buffer, DWORD startSector, UINT nSectors) in DisckMmcRead() 99 static DRESULT DiskMmcWrite(BYTE pd, const BYTE *buffer, DWORD startSector, UINT nSectors) in DiskMmcWrite() 126 static DRESULT DiskMmcIoctl(BYTE pd, BYTE cmd, void *buffer) in DiskMmcIoctl()
|
/ohos5.0/build/tools/component_tools/static_check/gn_check/ |
H A D | check_gn.py | 19 import pandas as pd namespace
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | node_context_descriptor_set_manager_vk.cpp | 122 PendingDeallocations pd; in ResetAndReserve() local 172 PendingDeallocations pd; in BeginFrame() local 187 PendingDeallocations pd; in BeginFrame() local 216 [ageLimit](auto const& pd) { return pd.frameIndex >= ageLimit; }); in BeginFrame()
|
/ohos5.0/build/tools/component_tools/static_check/ |
H A D | csct.py | 21 import pandas as pd namespace
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/ |
H A D | performance_data_manager.cpp | 112 IPerformanceDataManager::PerformanceData& pd = data.emplace_back(); in GetTimingData() local
|
/ohos5.0/build/tools/component_tools/static_check/bundle_check/ |
H A D | bundle_json_check.py | 21 import pandas as pd namespace
|
/ohos5.0/base/startup/hvb/libhvb/src/crypto/ |
H A D | hvb_rsa.c | 134 uint32_t bn_get_valid_len(const uint8_t *pd, uint32_t size) in bn_get_valid_len()
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_contact.cpp | 489 std::shared_ptr<VCardPostalData> pd = std::make_shared<VCardPostalData>(); in AddPostal() local 599 std::shared_ptr<VCardPhotoData> pd = std::make_shared<VCardPhotoData>(); in AddPhotoBytes() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
H A D | plugin_registry.cpp | 585 PluginData pd { move(lib), {}, asDependency ? 0 : 1 }; in RegisterPlugin() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_manager.cpp | 1936 auto pd = CommitPendingData(store); in WaitForIdleAndDestroyGpuResources() local
|