Home
last modified time | relevance | path

Searched refs:isPrintLog (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/bridge/
H A Dark_web_bridge_helper.cpp41 if (isPrintLog) { in LoadLibFile()
48 if (isPrintLog) { in LoadLibFile()
70 if (isPrintLog) { in LoadLibFile()
78 if (isPrintLog) { in LoadLibFile()
100 if (isPrintLog) { in PrereadLibFile()
109 if (isPrintLog) { in PrereadLibFile()
118 if (isPrintLog) { in PrereadLibFile()
129 if (isPrintLog) { in PrereadLibFile()
147 if (isPrintLog) { in PrereadLibFile()
162 if (isPrintLog) { in LoadFuncSymbol()
[all …]
H A Dark_web_bridge_helper.h49 void* LoadFuncSymbol(const char* funcName, bool isPrintLog = true);
60 bool LoadLibFile(int openMode, const std::string& libFilePath, bool isPrintLog = true);
64 const std::string& libFileName, bool isPrintLog = true);
67 static void PrereadLibFile(const std::string& libFilePath, bool isPrintLog = true);
69 void InitFuncMemberMaps(ArkWebBridgeType init, ArkWebBridgeType butt, bool isPrintLog = true);
/ohos5.0/drivers/interface/camera/metadata/include/
H A Dcamera_metadata_info.h75 bool isPrintLog = false);
/ohos5.0/drivers/interface/camera/metadata/src/
H A Dcamera_metadata_info.cpp876 bool isPrintLog) in FindCameraMetadataItemIndex() argument
894 if (isPrintLog) { in FindCameraMetadataItemIndex()