Searched defs:expectedType (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/intelligence/ |
| D | aip_napi_utils.cpp | 131 std::string expectedType = expectedTypes[i]; in ValidateArgsType() local
|
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
| D | pasteboard_common.cpp | 187 bool CheckArgsType(napi_env env, napi_value in, napi_valuetype expectedType, const char *message) in CheckArgsType()
|
| D | napi_systempasteboard.cpp | 1128 bool SystemPasteboardNapi::CheckParamsType(napi_env env, napi_value in, napi_valuetype expectedType) in CheckParamsType()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | stateMgmt.js | 4940 …expectedType: `undefined, null, number, boolean, string, or Object but not function, not V2 @Obser… property 4960 …expectedType: `undefined, null, Object including Array and instance of SubscribableAbstract and ex… property 4977 expectedType: `undefined, number, boolean, string`, property 4993 expectedType: isAllowedComment, property
|