Home
last modified time | relevance | path

Searched refs:Empty (Results 1 – 15 of 15) sorted by relevance

/base/usb/usb_manager/
D.clang-format17 AllowShortFunctionsOnASingleLine: Empty
18 AllowShortLambdasOnASingleLine: Empty
/base/powermgr/display_manager/
D.clang-format30 AllowShortFunctionsOnASingleLine: Empty
31 AllowShortLambdasOnASingleLine: Empty
/base/powermgr/thermal_manager/
D.clang-format30 AllowShortFunctionsOnASingleLine: Empty
31 AllowShortLambdasOnASingleLine: Empty
/base/powermgr/battery_lite/
D.clang-format30 AllowShortFunctionsOnASingleLine: Empty
31 AllowShortLambdasOnASingleLine: Empty
/base/powermgr/battery_statistics/
D.clang-format30 AllowShortFunctionsOnASingleLine: Empty
31 AllowShortLambdasOnASingleLine: Empty
/base/powermgr/battery_manager/
D.clang-format30 AllowShortFunctionsOnASingleLine: Empty
31 AllowShortLambdasOnASingleLine: Empty
/base/powermgr/power_manager/
D.clang-format30 AllowShortFunctionsOnASingleLine: Empty
31 AllowShortLambdasOnASingleLine: Empty
/base/powermgr/powermgr_lite/
D.clang-format30 AllowShortFunctionsOnASingleLine: Empty
31 AllowShortLambdasOnASingleLine: Empty
/base/web/webview/
D.clang-format13 AllowShortFunctionsOnASingleLine: Empty
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dblob.cpp105 bool Blob::Empty() const in Empty() function in OHOS::DistributedKv::Blob
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dblob.cpp105 bool Blob::Empty() const in Empty() function in OHOS::DistributedKv::Blob
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dblob.cpp105 bool Blob::Empty() const in Empty() function in OHOS::DistributedKv::Blob
/base/startup/init/services/param/watcher/proxy/
Dwatcher_manager.cpp93 bool newGroup = group->Empty(); in AddWatcher()
117 if (group->Empty()) { // no watcher, so delete it in DelWatcher()
377 if (group->Empty()) { // no watcher, so delete it in OnRemoteDied()
Dwatcher_manager.h198 bool Empty(void) const in Empty() function
/base/theme/wallpaper_mgr/utils/include/
Dconcurrent_map.h122 bool Empty() const noexcept in Empty() function