Searched refs:LoadDecoderLibrary (Results 1 – 2 of 2) sorted by relevance
79 int32_t LoadDecoderLibrary(const std::string& path);
265 int32_t VibratorServiceClient::LoadDecoderLibrary(const std::string& path) in LoadDecoderLibrary() function in OHOS::Sensors::VibratorServiceClient301 if (LoadDecoderLibrary(DECODER_LIBRARY_PATH) != 0) { in PreProcess()