Home
last modified time | relevance | path

Searched defs:secondId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp399 …Ability::GetUsbDevicePort(const std::string &deviceId, std::string &firstId, std::string &secondId) in GetUsbDevicePort()
469 std::string secondId; in SetScannerSerialNumber() local
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp401 int32_t secondId = WallpaperManager::GetInstance().GetWallpaperId(LOCKSCREEN); variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp842 …32_t CheckRegisterStatus(const struct AudioCtlElemId firstId, const struct AudioCtlElemId secondId, in CheckRegisterStatus()