Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/adapter/dbstore/include/
Dvisibility.h21 #define DOCSTORE_API __declspec(dllexport) macro
23 #define DOCSTORE_API macro
26 #define DOCSTORE_API __attribute__ ((visibility ("default"))) macro