Home
last modified time | relevance | path

Searched defs:inf (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_extension_info_test.cpp50 OHOS::Print::PrintExtensionInfo inf; variable
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp246 std::ifstream inf(versionPath); in GenerateCacheModel() local
H A Dnncompiler.cpp649 std::ifstream inf(versionPath); in RestoreFromCacheFile() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_sbuf_impl_hipc.cpp325 static void MParcelImplInterfaceAssign(struct HdfSBufImpl *inf) in MParcelImplInterfaceAssign()
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_sbuf_impl_raw.c481 static void SbufInterfaceAssign(struct HdfSBufImpl *inf) in SbufInterfaceAssign()
/ohos5.0/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp164 std::ifstream inf(path, std::ifstream::in); in ReadLinesFromFile() local
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket.cpp1706 auto inf = PEM_X509_INFO_read_bio(cbio, nullptr, nullptr, nullptr); in LoadCaCertFromMemory() local