Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/media_standard/interfaces/innerkits/native/media/demo/avmetadatahelper/
Davmetadatahelper_demo.cpp234 …c int32_t SaveRGB565Image(const std::shared_ptr<PixelMap> &frame, const std::string_view &filepath) in SaveRGB565Image()
256 …int32_t SaveRGBA8888Image(const std::shared_ptr<PixelMap> &frame, const std::string_view &filepath) in SaveRGBA8888Image()
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
Ddbinder_service_test_helper.cpp48 char filepath[PATH_LENGTH]; in GetPidByName() local
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
Dipc_test_helper.cpp66 char filepath[MAX_NAME_LEN + 1]; in GetPidByName() local
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
Dliteplayer.cpp935 int32_t PlayerControl::DoSetDataSource(const std::string filepath) in DoSetDataSource()