mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
add trans pcid.sc to pcid string function.
Signed-off-by: yudechen <chenyude@huawei.com> Change-Id: I50a6f9f48060df615f5b74e85726f687a0a68183
This commit is contained in:
@@ -42,4 +42,5 @@ typedef struct pcidHeader {
|
||||
int32_t CreatePCID(char *inputFile, char *outDirPath);
|
||||
int32_t DecodePCID(char *inputFile, char *outDirPath);
|
||||
int32_t DecodeStringPCID(char *input, char *outDirPath, int type);
|
||||
int32_t DecodePcidToString(char *inputFile, char *outDirPath);
|
||||
#endif
|
||||
Reference in New Issue
Block a user