Home
last modified time | relevance | path

Searched refs:PUBLIC (Results 1 – 19 of 19) sorted by relevance

/base/hiviewdfx/hiview/base/include/
Dlogger.h23 #define PUBLIC "{public}" macro
36 "%" PUBLIC "s: " format, __func__, ##__VA_ARGS__)
39 "%" PUBLIC "s: " format, __func__, ##__VA_ARGS__)
42 "%" PUBLIC "s: " format, __func__, ##__VA_ARGS__)
45 "%" PUBLIC "s: " format, __func__, ##__VA_ARGS__)
48 "%" PUBLIC "s: " format, __func__, ##__VA_ARGS__)
/base/update/updater/test/unittest/test_data/src/
Drsa_public_key2048.pem1 -----BEGIN PUBLIC KEY-----
9 -----END PUBLIC KEY-----
/base/update/updater/test/unittest/test_data/updater/keys/
Drsa_public_key2048.pem1 -----BEGIN PUBLIC KEY-----
9 -----END PUBLIC KEY-----
/base/hiviewdfx/hiview/core/
DCMakeLists.txt15 target_include_directories(${PROJECT_NAME} PUBLIC
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_constant.h80 PUBLIC, enumerator
/base/hiviewdfx/hiview/base/
DCMakeLists.txt40 target_include_directories(${PROJECT_NAME} PUBLIC
/base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/
DCMakeLists.txt35 target_include_directories(${MODULE_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}/include)
/base/global/resource_management_lite/frameworks/resmgr_lite/
DCMakeLists.txt27 target_include_directories(global_resmgr PUBLIC ${GlobalInc} ${GlobalKitInc})
/base/hiviewdfx/hiview/
DCMakeLists.txt54 target_include_directories(${PROJECT_NAME} PUBLIC
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_slot.cpp99 SetLockscreenVisibleness(NotificationConstant::VisiblenessType::PUBLIC); in SetType()
107 SetLockscreenVisibleness(NotificationConstant::VisiblenessType::PUBLIC); in SetType()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_slot_test.cpp105 EXPECT_EQ(NotificationConstant::VisiblenessType::PUBLIC, spSlot->GetLockScreenVisibleness());
150 EXPECT_EQ(NotificationConstant::VisiblenessType::PUBLIC, spSlot->GetLockScreenVisibleness());
313 EXPECT_EQ(NotificationConstant::VisiblenessType::PUBLIC, slot.GetLockScreenVisibleness());
330 EXPECT_EQ(NotificationConstant::VisiblenessType::PUBLIC, slot.GetLockScreenVisibleness());
Dans_innerkits_module_publish_test.cpp362 EXPECT_EQ((int)NotificationConstant::VisiblenessType::PUBLIC, (int)visibleness); in CheckCaseNineResult()
994 req.SetVisibleness(NotificationConstant::VisiblenessType::PUBLIC);
/base/update/updateservice/test/fuzztest/common/
Dfuzztest_helper.cpp111 businessType.vendor = BusinessVendor::PUBLIC; in BuildBusinessType()
/base/update/updateservice/interfaces/kits/js/declaration/
D@ohos.update.d.ts1472 PUBLIC = 'public' enumerator
/base/update/updateservice/frameworks/js/napi/base/src/
Ddefine_property.cpp220 DECLARE_STRING_PROPERTY(BusinessVendor::PUBLIC), in DefineBusinessVendor()
/base/update/update_app/common/src/main/ets/manager/
DUpdateManager.ts106 vendor: update.BusinessVendor.PUBLIC,
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_test.cpp85 … NotificationConstant::VisiblenessType visbleness = NotificationConstant::VisiblenessType::PUBLIC;
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h230 static constexpr const char *PUBLIC = "public";
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp2007 slot->SetLockscreenVisibleness(NotificationConstant::VisiblenessType::PUBLIC);
2066 slot->SetLockscreenVisibleness(NotificationConstant::VisiblenessType::PUBLIC);
2126 slot->SetLockscreenVisibleness(NotificationConstant::VisiblenessType::PUBLIC);
2571 slot->SetLockscreenVisibleness(NotificationConstant::VisiblenessType::PUBLIC);