Searched defs:typeObj (Results 1 – 5 of 5) sorted by relevance
74 cJSON *typeObj = cJSON_GetObjectItemCaseSensitive(metaJson, META_DATA_TYPE.c_str()); in UnmarshalAudioMeta() local145 cJSON *typeObj = cJSON_GetObjectItemCaseSensitive(metaJson, META_DATA_TYPE.c_str()); in UnmarshalVideoMeta() local
70 cJSON *typeObj = cJSON_GetObjectItemCaseSensitive(metaJson, KEY_TYPE.c_str()); in UnmarshalMessage() local
594 auto typeObj = styleStringValue->GetProperty("type_"); in ParseJsCustomSpan() local606 auto typeObj = obj->GetProperty("type_"); in ParseJsExtSpan() local
332 JSRef<JSVal> typeObj = JSRef<JSVal>::Cast(obj->GetProperty("type")); in ParseJsDecorationSpan() local
5865 napi_value typeObj = nullptr; in AddResourcesToMemoryCache() local