Searched defs:dualFilePath (Results 1 – 2 of 2) sorted by relevance
106 std::string dualFilePath = ""; variable147 std::string dualFilePath = TEST_RINGTONE_EXTERNAL_BASE_PATH; variable
180 int32_t CustomisedToneProcessor::BuildFileInfo(const std::string &dualFilePath, int32_t toneType, i… in BuildFileInfo()