Home
last modified time | relevance | path

Searched defs:funcType (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store.h36 RegisterFuncType funcType; member
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_stub.h72 RequestFuncType funcType; member
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_other.c151 int32_t HksCoreGetAbility(int32_t funcType) in HksCoreGetAbility()
H A Dhks_core_interfaces.c104 int32_t HuksHdiGetAbility(int32_t funcType) in HuksHdiGetAbility()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/
H A Dcolor_space_fuzzer.cpp65 uint32_t funcType = GetObject<uint32_t>(); in ColorSpaceFuzzTest002() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h254 #define PARSE_PROPERTY(env, property, funcType, value) \ argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb_connection.cpp54 RegisterFuncType funcType = RegisterFuncType::REGISTER_FUNC_TYPE_MAX; in RegisterObserverForOneType() local
151 RegisterFuncType funcType = RegisterFuncType::REGISTER_FUNC_TYPE_MAX; in UnRegisterObserver() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/shadereffect_fuzzer/
H A Dshader_effect_fuzzer.cpp82 uint32_t funcType = GetObject<uint32_t>(); in ShaderEffectFuzzTest002() local
226 uint32_t funcType = GetObject<uint32_t>(); in ShaderEffectFuzzTest005() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_device_identifier_test.cpp384 RegisterFuncType funcType = RegisterFuncType::OBSERVER_SINGLE_VERSION_NS_PUT_EVENT; variable
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/
H A Dhuks_access_mock.c105 ENABLE_CFI(int32_t HuksAccessGetAbility(int funcType)) in ENABLE_CFI()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_access.c161 ENABLE_CFI(int32_t HuksAccessGetAbility(int funcType)) in ENABLE_CFI()
H A Dhuks_hdi_access.c234 ENABLE_CFI(int32_t HuksAccessGetAbility(int funcType)) in ENABLE_CFI()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp194 #define GET_SYM_ERRPR_RET(handle, funcType, funcPtr, funcStr) \ argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp103 auto funcType = GetFuncType(observerType, transMap, sizeof(transMap) / sizeof(TransPair)); in TransObserverTypeToRegisterFunctionType() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/
H A Drsmarshallinghelper_fuzzer.cpp272 uint32_t funcType = GetData<uint32_t>(); in DoMarshallingHelper005() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1642 auto funcType = GetFuncType(observerType, transMap, sizeof(transMap) / sizeof(TransPair)); in TransObserverTypeToRegisterFunctionType() local
1661 auto funcType = GetFuncType(conflictType, transMap, sizeof(transMap) / sizeof(TransPair)); in TransConflictTypeToRegisterFunctionType() local