Home
last modified time | relevance | path

Searched defs:pkg (Results 1 – 7 of 7) 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/sensors/miscdevice/utils/haptic_decoder/he_json/src/
Dhe_vibrator_decoder.cpp49 VibratePackage &pkg) in DecodeEffect()
88 …torDecoder::ParsePatternList(const JsonParser &parser, cJSON *patternListJSON, VibratePackage &pkg) in ParsePatternList()
/base/update/update_app/common/src/main/ets/const/
Dupdate_const.ts303 pkg: string; property
/base/sensors/miscdevice/frameworks/native/vibrator/src/
Dvibrator_service_client.cpp313 VibratePackage pkg = {}; in PreProcess() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_store_test.cpp125 std::string pkg = "pkg"; variable
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_store.cpp349 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string& pkg, const int… in Delete()
/base/security/device_security_level/baselib/msglib/src/standard/
Dmessenger_device_socket_manager.c378 static int32_t ProcessCreateServer(const char *session, const char *pkg, int32_t *socketId) in ProcessCreateServer()