Home
last modified time | relevance | path

Searched refs:CheckSelfPerm (Results 1 - 2 of 2) sorted by relevance

/base/security/permission_lite/services/js_api/include/
H A Dperm_module.h27 static JSIValue CheckSelfPerm(const JSIValue thisVal, const JSIValue* args, uint8_t argsNum);
32 JSI::SetModuleAPI(exports, "check", PermModule::CheckSelfPerm); in InitPermModule()
/base/security/permission_lite/services/js_api/src/
H A Dperm_module.cpp23 JSIValue PermModule::CheckSelfPerm(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in CheckSelfPerm() function in OHOS::ACELite::PermModule

Completed in 1 milliseconds