Home
last modified time | relevance | path

Searched defs:pkg (Results 1 – 4 of 4) sorted by relevance

/base/theme/wallpaper_mgr/services/src/
Dcomponent_name.cpp23 ComponentName::ComponentName(std::string pkg, std::string cls) in ComponentName()
29 void ComponentName::SetComponentInfo(std::string pkg, std::string cls) in SetComponentInfo()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_store_test.cpp100 std::string pkg = "pkg"; variable
/base/update/update_app/common/src/main/ets/const/
Dupdate_const.ts303 pkg: string; property
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_store.cpp149 int32_t ReminderStore::Delete(const std::string &pkg, int32_t userId) in Delete()