Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 6 of 6) sorted by relevance

/applications/standard/calendardata/calendarmanager/napi/src/
Dcalendar_manager_napi.cpp39 napi_ref ref = nullptr; in CreateCalendar() member
108 napi_ref ref = nullptr; member
174 … auto ref = NapiUtil::NewWithRef(env, argc, argv, reinterpret_cast<void**>(&calendarNapi), in GetAllCalendars() local
195 for (auto& ref : ctxt->refs) { in GetAllCalendars() local
Dnapi_util.cpp715 napi_ref ref = nullptr; in NewWithRef() local
/applications/sample/wifi-iot/app/samgr/
Dservice_example.c140 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
Dbroadcast_example.c219 int32 ref = fapi->Release((IUnknown *)fapi); in CASE_ReleaseIUnknown() local
Dfeature_example.c297 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
/applications/standard/app_samples/code/SystemFeature/FileManagement/Photos/entry/src/main/ets/common/
DScreenManager.ts170 let ref = cbs[i]; variable