Home
last modified time | relevance | path

Searched defs:checkType (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/
H A Dnapi_utils.cpp31 bool NapiUtils::CheckValueType(napi_env& env, napi_value& value, napi_valuetype checkType) in CheckValueType()
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.cpp172 …lue Brightness::GetCallbackInfo(napi_callback_info& info, uint32_t index, napi_valuetype checkType) in GetCallbackInfo()
214 …ightness::CreateValueRef(napi_value& options, const std::string& valName, napi_valuetype checkType) in CreateValueRef()
360 bool Brightness::CheckValueType(napi_value& value, napi_valuetype checkType) in CheckValueType()
371 …alue Brightness::GetOptions(napi_value& options, const std::string& name, napi_valuetype checkType) in GetOptions()
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dnapi_utils.cpp63 bool NapiUtils::CheckValueType(napi_env& env, napi_value& value, napi_valuetype checkType) in CheckValueType()
H A Dsystem_battery.cpp75 bool SystemBattery::CheckValueType(napi_env env, napi_value value, napi_valuetype checkType) in CheckValueType()
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_utils.cpp63 bool NapiUtils::CheckValueType(napi_env& env, napi_value& value, napi_valuetype checkType) in CheckValueType()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_base_check.h44 enum CheckKeyType checkType; member
64 enum CheckKeyType checkType; member
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/
H A Dnapi_utils.cpp48 bool NapiUtils::CheckValueType(napi_env& env, napi_value& value, napi_valuetype checkType) in CheckValueType()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_base_check.c949 static int32_t InitInputParams(enum CheckKeyType checkType, struct ParamsValues *inputParams, in InitInputParams()
962 static int32_t InitInputParamsByAlg(uint32_t alg, enum CheckKeyType checkType, struct ParamsValues … in InitInputParamsByAlg()
1013 static int32_t InitExpectParams(enum CheckKeyType checkType, struct ExpectParamsValues *expectValue… in InitExpectParams()
1026 static int32_t GetExpectParams(uint32_t alg, enum CheckKeyType checkType, struct ExpectParamsValues… in GetExpectParams()
1606 int32_t HksGetInputParmasByAlg(uint32_t alg, enum CheckKeyType checkType, const struct HksParamSet … in HksGetInputParmasByAlg()
1649 enum CheckKeyType checkType = HKS_CHECK_TYPE_GEN_KEY; in HksCheckOptionalParam() local
1690 int32_t HksCheckFixedParams(uint32_t alg, enum CheckKeyType checkType, const struct ParamsValues *i… in HksCheckFixedParams()
/ohos5.0/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp226 uint32_t checkType = HdiCompositionCheck::CHECK_VERTEX) in CheckComposition()
338 uint32_t checkType = HdiCompositionCheck::CHECK_VERTEX) in PresentAndCheck()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp82 uint32_t checkType = eventInfo.integrityCheck; in Report() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp167 uint32_t checkType = eventInfo.integrityCheck; in ReportCommonFault() local
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp56 uint32_t checkType = HdiCompositionCheck::CHECK_VERTEX) in CheckComposition()
176 uint32_t checkType = HdiCompositionCheck::CHECK_VERTEX) in PresentAndCheck()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp554 void RdbStoreConfig::SetIntegrityCheck(IntegrityCheck checkType) in SetIntegrityCheck()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js847 checkType() { method in FrameNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp998 auto checkType = RSSystemProperties::GetSubTreePrepareCheckType(); in IsSubTreeNeedPrepare() local