Searched refs:DIR_SEPARATOR (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/image_framework/plugins/manager/src/common/ | ||
H A D | platform_adp.h | 46 static const std::string DIR_SEPARATOR; member in OHOS::MultimediaPlugin::final |
H A D | platform_adp.cpp | 36 const string PlatformAdp::DIR_SEPARATOR = "/"; member in OHOS::MultimediaPlugin::PlatformAdp |
/foundation/multimedia/image_framework/plugins/manager/src/ | ||
H A D | plugin_server.cpp | 173 if (canonicalPath.find(platformAdp_.DIR_SEPARATOR + "gstreamer") != string::npos) { in AnalyzeFWType() |
Completed in 2 milliseconds