Home
last modified time | relevance | path

Searched defs:userType (Results 1 – 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/dfx/
Dsoftbus_adapter_hiview.cpp32 static SoftBusLogSysType userType = SOFTBUS_LOG_SYS_UNKNOWN; in SoftBusGetLogSysType() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_const_properties.cpp38 napi_value userType = nullptr; in ExportUserType() local
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
DKvManagerDataPromiseJsTest.js34 userType: factory.UserType.SAME_USER_ID property
835 userType: factory.UserType.SAME_USER_ID property
885 userType: factory.UserType.SAME_USER_ID property
DSchemaJsTest.js91 userType : ddm.UserType.SAME_USER_ID property
DKvStoreDataResultSetJsTest.js31 userType : factory.UserType.SAME_USER_ID property
DDeviceKvStoreDataPromiseJsTest.js64 userType : factory.UserType.SAME_USER_ID property
DSingleKvStoreDataPromiseJsTest.js62 userType : factory.UserType.SAME_USER_ID property
DKvManagerDataCallbackJsTest.js30 userType : factory.UserType.SAME_USER_ID property
DDeviceKvStoreDataCallbackJsTest.js64 userType : factory.UserType.SAME_USER_ID property
DSingleKvStoreDataCallbackJsTest.js62 userType : factory.UserType.SAME_USER_ID property
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
Dtypes.h584 int32_t userType; member