Home
last modified time | relevance | path

Searched refs:headerKey (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1230 this.headerKey = j3;
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1230 this.headerKey = j3;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1147 header->SetProperty("headerKey", iterator->first); in GetResponseHeader()
1246 auto headerKey = obj->GetProperty("headerKey"); in SetResponseHeader() local
1248 if (!headerKey->IsString() || !headerValue->IsString()) { in SetResponseHeader()
1251 auto keystr = headerKey->ToString(); in SetResponseHeader()
1366 header->SetProperty("headerKey", iterator->first); in GetRequestHeader()

Completed in 12 milliseconds