Home
last modified time | relevance | path

Searched refs:ENHANCE_INPUT_INTERFACE_LIB (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/enhance_kits/test/unittest/src/
H A Dsec_comp_enhance_test.cpp31 static const std::string ENHANCE_INPUT_INTERFACE_LIB = "libsecurity_component_client_enhance.z.so"; variable
38 void *handle = dlopen(ENHANCE_INPUT_INTERFACE_LIB.c_str(), RTLD_LAZY); in SetUpTestCase()
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/src/
H A Dsec_comp_enhance_adapter.cpp33 static const std::string ENHANCE_INPUT_INTERFACE_LIB = "libsecurity_component_client_enhance.z.so"; variable
55 libPath = ENHANCE_INPUT_INTERFACE_LIB; in InitEnhanceHandler()