Home
last modified time | relevance | path

Searched refs:isExtLoad_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dexternal_loader.cpp33 if (isExtLoad_) { in LoadExtSo()
39 isExtLoad_ = false; in LoadExtSo()
50 isExtLoad_ = true; in LoadExtSo()
55 return isExtLoad_; in IsExtLoad()
H A Dexternal_loader.h62 std::atomic<bool> isExtLoad_ = false; member in OHOS::Media::Effect::ExternLoader

Completed in 1 milliseconds