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