Home
last modified time | relevance | path

Searched defs:resultString (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/
H A Dinitndk.cpp43 std::string resultString = OH_GetBrand(); in OHGetBrand() local
51 std::string resultString = OH_GetMarketName(); in OHGetMarketName() local
59 std::string resultString = OH_GetProductSeries(); in OHGetProductSeries() local
67 std::string resultString = OH_GetProductModel(); in OHGetProductModel() local
75 std::string resultString = OH_GetSoftwareModel(); in OHGetSoftwareModel() local
83 std::string resultString = OH_GetHardwareModel(); OHGetHardwareModel() local
91 std::string resultString = OH_GetBootloaderVersion(); OHGetBootloaderVersion() local
99 std::string resultString = OH_GetAbiList(); OHGetAbiList() local
107 std::string resultString = OH_GetSecurityPatchTag(); OHGetSecurityPatchTag() local
115 std::string resultString = OH_GetDisplayVersion(); OHGetDisplayVersion() local
123 std::string resultString = OH_GetIncrementalVersion(); OHGetIncrementalVersion() local
131 std::string resultString = OH_GetOsReleaseType(); OHGetOsReleaseType() local
139 std::string resultString = OH_GetOSFullName(); OHGetOSFullName() local
163 std::string resultString = OH_GetVersionId(); OHGetVersionId() local
171 std::string resultString = OH_GetBuildType(); OHGetBuildType() local
179 std::string resultString = OH_GetBuildUser(); OHGetBuildUser() local
187 std::string resultString = OH_GetBuildHost(); OHGetBuildHost() local
195 std::string resultString = OH_GetBuildTime(); OHGetBuildTime() local
203 std::string resultString = OH_GetBuildRootHash(); OHGetBuildRootHash() local
211 std::string resultString = OH_GetDistributionOSName(); OHGetDistributionOSName() local
219 std::string resultString = OH_GetDistributionOSVersion(); OHGetDistributionOSVersion() local
235 std::string resultString = OH_GetDistributionOSReleaseType(); OHGetDistributionOSReleaseType() local
[all...]

Completed in 2 milliseconds