Home
last modified time | relevance | path

Searched defs:typeObj (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_meta.cpp74 cJSON *typeObj = cJSON_GetObjectItemCaseSensitive(metaJson, META_DATA_TYPE.c_str()); in UnmarshalAudioMeta() local
145 cJSON *typeObj = cJSON_GetObjectItemCaseSensitive(metaJson, META_DATA_TYPE.c_str()); in UnmarshalVideoMeta() local
H A Dav_trans_message.cpp70 cJSON *typeObj = cJSON_GetObjectItemCaseSensitive(metaJson, KEY_TYPE.c_str()); in UnmarshalMessage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp594 auto typeObj = styleStringValue->GetProperty("type_"); in ParseJsCustomSpan() local
606 auto typeObj = obj->GetProperty("type_"); in ParseJsExtSpan() local
H A Djs_span_object.cpp332 JSRef<JSVal> typeObj = JSRef<JSVal>::Cast(obj->GetProperty("type")); in ParseJsDecorationSpan() local
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5865 napi_value typeObj = nullptr; in AddResourcesToMemoryCache() local