Searched defs:resultCode (Results 1 – 3 of 3) sorted by relevance
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/ |
| D | hap_verify_test.cpp | 163 int32_t resultCode = verify.Verify(errorFile, &options); variable 289 int32_t resultCode = verify.Verify(rightFile, &options); variable 392 int32_t resultCode = verify.Verify(errorFile, &options); variable 597 int32_t resultCode = verify.Verify(errorFile, &options); variable 613 int32_t resultCode = verify.Verify(errorFile, &options); variable 629 int32_t resultCode = verify.Verify(errorFile, &options); variable 645 int32_t resultCode = verify.Verify(errorFile, &options); variable 663 int32_t resultCode = verify.Verify(errorFile, &options); variable 679 int32_t resultCode = verify.Verify(errorFile, &options); variable 697 int32_t resultCode = verify.Verify(errorFile, params.get()); variable [all …]
|
| /developtools/hdc/hdcd_user_permit/src/ |
| D | connection.cpp | 29 const sptr<IRemoteObject> &remoteObject, int32_t resultCode) in OnAbilityConnectDone() 80 int32_t resultCode) in OnAbilityDisconnectDone()
|
| /developtools/hapsigner/hapsigntool_cpp/hap/verify/src/ |
| D | verify_hap.cpp | 178 int32_t resultCode = Verify(hapFile, options, filePath); in Verify() local
|