Home
last modified time | relevance | path

Searched refs:SetThisVar (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_func_arg.cpp36 void NapiFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() function in OHOS::AppExecFwk::LIBZIP::NapiFuncArg
83 SetThisVar(thisVar); in InitArgs()
H A Dnapi_func_arg.h70 void SetThisVar(napi_value thisVar);
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_func_arg.cpp31 void NFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() function in OHOS::Rosen::NFuncArg
85 SetThisVar(thisVar); in InitArgs()
H A Dn_func_arg.h73 void SetThisVar(napi_value thisVar);
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_func_arg.cpp33 void NFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() function in OHOS::DistributedFS::NFuncArg
80 SetThisVar(thisVar); in InitArgs()
H A Dn_func_arg.h63 void SetThisVar(napi_value thisVar);
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_func_arg.cpp34 void NFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() function in OHOS::FileManagement::LibN::NFuncArg
80 SetThisVar(thisVar); in InitArgs()
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_func_arg.h65 void SetThisVar(napi_value thisVar);

Completed in 5 milliseconds