Searched defs:thisVal (Results 1 – 1 of 1) sorted by relevance
| /test/xts/device_attest_lite/interfaces/kit/js/src/ |
| D | native_device_attest.cpp | 59 void FailCallBack(const JSIValue thisVal, const JSIValue args, int32_t ret) in FailCallBack() 71 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue) in SuccessCallBack() 90 JSIValue ExecuteAsyncWork(const JSIValue thisVal, const JSIValue* args, in ExecuteAsyncWork() 167 JSIValue thisVal = params->thisVal; in ExecuteGetAttestResult() local 181 JSIValue NativeDeviceAttest::GetAttestResultInfoSync(const JSIValue thisVal, const JSIValue *args, … in GetAttestResultInfoSync() 210 JSIValue NativeDeviceAttest::GetAttestResultInfoAsync(const JSIValue thisVal, const JSIValue *args,… in GetAttestResultInfoAsync()
|