Home
last modified time | relevance | path

Searched defs:compName (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_manager_test.cpp86 std::string compName(""); variable
106 std::string compName(""); variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/codec/
H A D_comp_ver_info_v10.md29 ### compName subsection
H A D_comp_ver_info_v20.md29 ### compName subsection
H A D_codec_comp_capability_v10.md55 ### compName subsection
H A D_codec_comp_capability_v20.md55 ### compName subsection
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_manager_test.cpp82 std::string compName(""); in BENCHMARK_F() local
111 std::string compName(""); in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codeccreatecomponentomx_fuzzer/
H A Dcodeccreatecomponent_fuzzer.cpp33 std::string compName("OMX.rk.video_encoder.avc"); in CodecCreateComponent() local
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_stub.c80 static int32_t ReadParamsForCreateComponent(struct HdfSBuf *data, char **compName, int64_t *appData, in ReadParamsForCreateComponent()
117 char *compName = NULL; in SerStubCreateComponent() local
H A Dcodec_component_manager_proxy.c135 static int32_t FillHdfSBufData(struct HdfSBuf *data, char *compName, int64_t appData, in FillHdfSBufData()
157 …t32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in CreateComponent()
H A Dcodec_adapter.cpp36 int32_t OMXAdapterCreateComponent(struct CodecComponentNode **codecNode, char *compName, int64_t ap… in OMXAdapterCreateComponent()
275 int32_t OmxAdapterSetComponentRole(struct CodecComponentNode *codecNode, char *compName) in OmxAdapterSetComponentRole()
H A Dcodec_component_manager_service.c138 …anagerCreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *compName, in OmxManagerCreateComponent()
H A Dcodec_config_parser.c251 const char *compName = NULL; in GetOneCapability() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DNetworkScorerAppManagerTest.java610 private void mockRecommendationServiceAvailable(final ComponentName compName, int packageUid) { in mockRecommendationServiceAvailable()
614 private void mockRecommendationServiceAvailable(final ComponentName compName, int packageUid, in mockRecommendationServiceAvailable()
620 private void mockRecommendationServiceAvailable(final ComponentName compName, int packageUid, in mockRecommendationServiceAvailable()
626 private void mockRecommendationServiceAvailable(final ComponentName compName, int packageUid, in mockRecommendationServiceAvailable()
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_manager_test.cpp79 std::string compName(""); variable
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_omx_core.cpp65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
H A Dcodec_component_manager_service.cpp72 const std::string &compName, int64_t appData, in CreateComponent()
H A Dcomponent_mgr.cpp126 int32_t ComponentMgr::GetCoreOfComponent(CodecOMXCore* &core, const std::string compName) in GetCoreOfComponent()
H A Dcodec_component_config.cpp203 const char *compName = nullptr; in GetOneCapability() local
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcodec_omx_core.cpp65 int32_t CodecOMXCore::GetHandle(OMX_HANDLETYPE &handle, std::string &compName, OMX_PTR appData, in GetHandle()
/aosp14/frameworks/base/media/java/android/media/session/
H A DISessionManager.aidl41 List<MediaSession.Token> getSessions(in ComponentName compName, int userId); in getSessions()
54 void addSessionsListener(in IActiveSessionsListener listener, in ComponentName compName, in addSessionsListener()
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h156 char compName[NAME_LENGTH]; /** Codec component name. */ member
204 char compName[NAME_LENGTH]; /** The name of the component */ member
/ohos5.0/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_encode.cpp114 std::string compName(""); in Init() local
571 int32_t CodecHdiEncode::GetComponentName(std::string &compName) in GetComponentName()
H A Dcodec_hdi_decode.cpp153 std::string compName(""); in Init() local
688 int32_t CodecHdiDecode::GetComponentName(std::string &compName) in GetComponentName()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DScanPackageUtils.java689 List<T> components, Map<String, ParsedProcess> procs, String compName) in assertPackageProcesses() argument
/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcodec_hdi_decode.cpp575 std::string compName(""); in GetComponent() local

12