Home
last modified time | relevance | path

Searched defs:outFilePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_image_util_test/
H A Dans_image_util_unit_test.cpp283 std::string outFilePath = "testPath"; variable
304 std::string outFilePath = "testPath"; variable
325 std::string outFilePath = ""; variable
346 std::string outFilePath = "testPath"; variable
367 std::string outFilePath = "testPath"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_image_util.cpp105 const std::string &outFilePath, in PackImage2File()