Searched defs:getType (Results 1 – 8 of 8) sorted by relevance
45 static getType(options?: { method in Network
30 getType(uri: string): void { method in DataShareExtAbility
147 async getType(uri: string,callback) { method in extends
135 MifareUltralightTag::EmType getType = mifareUltralight->GetType(); variable
49 getType(uri, callback) { method in DataShareExtensionAbility
112 napi_valuetype ImageNapiUtils::getType(napi_env env, napi_value root) in getType() function in OHOS::Media::ImageNapiUtils
441 auto getType = jsObj->GetProperty("type"); in SetBlockStyle() local
362 auto getType = WantAgentHelper::GetType(wantAgent); variable