Searched defs:pkg (Results 1 - 6 of 6) sorted by relevance
/base/theme/wallpaper_mgr/services/src/ |
H A D | component_name.cpp | 23 ComponentName::ComponentName(std::string pkg, std::string cls) in ComponentName() argument 29 void ComponentName::SetComponentInfo(std::string pkg, std::string cls) in SetComponentInfo() argument
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | reminder_store_test.cpp | 125 std::string pkg = "pkg"; in HWTEST_F() local
|
/base/sensors/miscdevice/frameworks/native/vibrator/src/ |
H A D | vibrator_service_client.cpp | 356 VibratePackage pkg = {}; in PreProcess() local
|
/base/sensors/miscdevice/utils/haptic_decoder/he_json/src/ |
H A D | he_vibrator_decoder.cpp | 88 int32_t HEVibratorDecoder::ParsePatternList(const JsonParser &parser, cJSON *patternListJSON, VibratePackage &pkg) in ParsePatternList() argument 48 DecodeEffect(const RawFileDescriptor &rawFd, const JsonParser &parser, VibratePackage &pkg) DecodeEffect() argument
|
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_store.cpp | 349 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string& pkg, const int32_t userId, in Delete() argument
|
/base/security/device_security_level/baselib/msglib/src/standard/ |
H A D | messenger_device_socket_manager.c | 378 static int32_t ProcessCreateServer(const char *session, const char *pkg, int32_t *socketId) in ProcessCreateServer() argument
|
Completed in 14 milliseconds