Home
last modified time | relevance | path

Searched defs:PLAYER_DISTRIBUTED_SERVICE_ID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/server/
H A Dmedia_server.cpp35 REGISTER_SYSTEM_ABILITY_BY_ID(MediaServer, PLAYER_DISTRIBUTED_SERVICE_ID, true) in REGISTER_SYSTEM_ABILITY_BY_ID() argument
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs184 pub const PLAYER_DISTRIBUTED_SERVICE_ID: i32 = 3002; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h192 PLAYER_DISTRIBUTED_SERVICE_ID = 3002, enumerator