Home
last modified time | relevance | path

Searched defs:expectedType (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/jskitsimpl/intelligence/
Daip_napi_utils.cpp131 std::string expectedType = expectedTypes[i]; in ValidateArgsType() local
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dpasteboard_common.cpp187 bool CheckArgsType(napi_env env, napi_value in, napi_valuetype expectedType, const char *message) in CheckArgsType()
Dnapi_systempasteboard.cpp1128 bool SystemPasteboardNapi::CheckParamsType(napi_env env, napi_value in, napi_valuetype expectedType) in CheckParamsType()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js4940expectedType: `undefined, null, number, boolean, string, or Object but not function, not V2 @Obser… property
4960expectedType: `undefined, null, Object including Array and instance of SubscribableAbstract and ex… property
4977 expectedType: `undefined, number, boolean, string`, property
4993 expectedType: isAllowedComment, property