Home
last modified time | relevance | path

Searched defs:tempRef (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_notification_content.cpp449 ani_ref tempRef = nullptr; in getCapsuleByIcon() local
465 ani_ref tempRef = nullptr; in getCapsuleByButtons() local
484 ani_ref tempRef = nullptr; in getCapsuleByString() local
503 ani_ref tempRef = nullptr; in getCapsuleByDouble() local
/base/tee/tee_client/frameworks/libteec_vendor/
Dtee_client_api.c603 static void TEEC_EncodeTempParam(const TEEC_TempMemoryReference *tempRef, TC_NS_ClientParam *param) in TEEC_EncodeTempParam()