Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/mock/include/
H A Dsystem_ability_definition.h20 enum { MEMORY_MANAGER_SA_ID = 1909, AV_CODEC_SERVICE_ID = 3011 }; enumerator
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/server/
H A Davcodec_server.cpp32 REGISTER_SYSTEM_ABILITY_BY_ID(AVCodecServer, AV_CODEC_SERVICE_ID, true) in REGISTER_SYSTEM_ABILITY_BY_ID() argument
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs192 pub const AV_CODEC_SERVICE_ID: i32 = 3011; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h200 AV_CODEC_SERVICE_ID = 3011, enumerator