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 | 58 void FailCallBack(const JSIValue thisVal, const JSIValue args, int32_t ret) in FailCallBack() 70 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue) in SuccessCallBack() 89 JSIValue ExecuteAsyncWork(const JSIValue thisVal, const JSIValue* args, in ExecuteAsyncWork() 166 JSIValue thisVal = params->thisVal; in ExecuteGetAttestResult() local 180 JSIValue NativeDeviceAttest::GetAttestResultInfoSync(const JSIValue thisVal, const JSIValue *args, … in GetAttestResultInfoSync() 209 JSIValue NativeDeviceAttest::GetAttestResultInfoAsync(const JSIValue thisVal, const JSIValue *args,… in GetAttestResultInfoAsync()
|