/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | napi_utils.cpp | 31 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 D | brightness.cpp | 172 …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 D | napi_utils.cpp | 63 bool NapiUtils::CheckValueType(napi_env& env, napi_value& value, napi_valuetype checkType) in CheckValueType()
|
H A D | system_battery.cpp | 75 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 D | napi_utils.cpp | 63 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 D | hks_base_check.h | 44 enum CheckKeyType checkType; member 64 enum CheckKeyType checkType; member
|
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/ |
H A D | napi_utils.cpp | 48 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 D | hks_base_check.c | 949 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 D | hdi_device_test.cpp | 226 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 D | rdb_fault_hiview_reporter.cpp | 82 uint32_t checkType = eventInfo.integrityCheck; in Report() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_hiview_reporter.cpp | 167 uint32_t checkType = eventInfo.integrityCheck; in ReportCommonFault() local
|
/ohos5.0/drivers/peripheral/display/composer/test/unittest/ |
H A D | hdi_composer_ut.cpp | 56 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 D | rdb_store_config.cpp | 554 void RdbStoreConfig::SetIntegrityCheck(IntegrityCheck checkType) in SetIntegrityCheck()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsXNode.js | 847 checkType() { method in FrameNode
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 998 auto checkType = RSSystemProperties::GetSubTreePrepareCheckType(); in IsSubTreeNeedPrepare() local
|