Home
last modified time | relevance | path

Searched defs:Notification (Results 1 – 15 of 15) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_avrcp_ct.h345 Notification(uint8_t playStatus, uint8_t volume) : playStatus_(playStatus), volume_(volume) in Notification() function
347 explicit Notification(uint64_t uid) : uid_(uid) in Notification() function
349 explicit Notification(uint32_t playbackPos) : playbackPos_(playbackPos) in Notification() function
351 Notification(const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &values) in Notification() function
354Notification(uint16_t playerId, uint16_t uidCounter) : playerId_(playerId), uidCounter_(uidCounter) in Notification() function
356 explicit Notification(uint16_t uidCounter) : uidCounter_(uidCounter) in Notification() function
/foundation/multimedia/media_library/services/media_notification/include/utils/
Dmedia_notification_utils.h34 using namespace Notification; variable
/foundation/filemanagement/storage_service/services/storage_manager/volume/src/
Dnotification.cpp30 Notification::Notification() {} in Notification() function in OHOS::StorageManager::Notification
/foundation/multimedia/media_library/services/media_notification/src/
Dmedialibrary_notify_new.cpp32 namespace Notification { namespace
Dnotification_merging.cpp40 namespace Notification { namespace
Dnotification_distribution.cpp39 namespace Notification { namespace
Dnotify_task_worker.cpp38 namespace Notification { namespace
Dnotification_classification.cpp27 namespace Notification { namespace
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
Dkv_types_util.h38 using Notification = OHOS::DistributedKv::SwitchNotification; variable
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_notification_helper.cpp42 namespace Notification { namespace
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/channel_manager/
Dsystem_notifier_test.cpp43 namespace Notification { namespace
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_notification_test/src/
Dnotification_test_data.cpp36 namespace Notification { namespace
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dsvc_distributed_connection_test.cpp70 namespace OHOS::Notification { namespace
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/tools/ets-tsc/lib/
Dlib.webworker.d.ts2479 interface Notification extends EventTarget { interface
2498 declare var Notification: { variable
Dlib.dom.d.ts10270 interface Notification extends EventTarget { interface
10289 declare var Notification: { variable